#include <QtCore/qline.h> #ifndef QLINE_H #ifndef QT_NO_DATASTREAM struct QDataStream& operator >>(struct QDataStream&, class QLine&); #endif #endif // QLINE_H