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