#include <QtGui/qbrush.h> #ifndef QBRUSH_H struct /*anonymous*/{ public: qreal x1; public: qreal y1; public: qreal x2; public: qreal y2; }; #endif // QBRUSH_H