#include <QtGui/qbrush.h> #ifndef QBRUSH_H struct /*anonymous*/{ public: qreal cx; public: qreal cy; public: qreal angle; }; #endif // QBRUSH_H