sorry, the problem is when I try to compile gt program by using qmake, it can not work.
for instance, the program is as following
...
#include<QContent>
...

and afte compile it shows the file qcontent.h not find.
however, if I use qtopiamake to compile it, it pass and work well. The version of qt I
used is 4.4.0. I don't know how to solve this problem, because I hope I can use qmake
to compile my program. even I use qt3to4, it still not work. Does there exist any way
to solve it. Thanks


BRs,
Alban