#include <QtCore/qpoint.h> #ifndef QPOINT_H inline QPoint operator +(class QPoint const & p1, class QPoint const & p2); #endif // QPOINT_H