#include <Qt/someheader> not portable
Daniel Molkentin
daniel at molkentin.de
Sun Feb 5 00:56:52 GMT 2006
Am Samstag 04 Februar 2006 14:09 schrieb George Staikos:
> You don't think we'll use <QtGui> in the end? Our experience with Qt4 so
> far has been that we include so many classes we might as well have included
> the wrappers instead.
Yes, I only use the by-class header files in headers. For implementations, I
always use QtCore or QtGui, whatever is needed. it's way more convinient.
Cheers,
Daniel
More information about the kde-core-devel
mailing list