#include <QtGui/qcursor.h> #ifndef QCURSOR_H #ifndef QT_NO_CURSOR #ifndef QT_NO_DATASTREAM struct QDataStream& operator <<(struct QDataStream& outS, class QCursor const & cursor); #endif #endif // QT_NO_CURSOR #endif // QCURSOR_H