#include <QtGui/qimage.h> #ifndef QIMAGE_H #if !defined(QT_NO_DATASTREAM) struct QDataStream& operator <<(struct QDataStream&, class QImage const &); #endif #endif // QIMAGE_H