#include <QtGui/qpixmap.h> #ifndef QPIXMAP_H #if !defined(QT_NO_DATASTREAM) class QDataStream& operator >>(class QDataStream&, class QPixmap&); #endif #endif // QPIXMAP_H