Lars Gullik Bjønnes wrote: > Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > | -Id:/program/Qt/4.1.0/include/Qt > | -Id:/program/Qt/4.1.0/include/QtGui > | -Id:/program/Qt/4.1.0/include/Qt3Support > > Are these really needed? Or would be nice to use <Qt/...> <QtGui/...> > <Qt3Support/...> in the include statements?
I asked myself the same question yesterday. > Or are these included paths given by external entities? Trolltech writes that one should use the class names: http://doc.trolltech.com/4.1/qt4-intro.html#include-syntax Georg