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