#include <QtCore/qpoint.h> #ifndef QPOINT_H #ifndef QT_NO_DATASTREAM struct QDataStream& operator <<(struct QDataStream&, class QPoint const &); #endif #endif // QPOINT_H