#include <QtGui/qbrush.h> #ifndef QBRUSH_H struct /*anonymous*/{ /* Some contents are skipped to improve readability */ public: qreal x1; /* ... */ }; #endif // QBRUSH_H