#include <QtCore/qpoint.h> #ifndef QPOINT_H inline QPoint operator *(qreal c, class QPoint const & p); #endif // QPOINT_H