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