yeah, it worked fine now.

My last problem (I hope so!): I included qwt in my pro file:

QT += core gui network sql qwt

CONFIG += qwt


But I'm still incapable of accessing the classes. What is missing? I read in the install file about a QWT_DLL that I should include somewhere, but neither I understood where, nor I was able to find that DLL.