#include <QtGui/qbrush.h>
#ifndef QBRUSH_H
struct QBrushData{
   /* Some contents are skipped to improve readability */
   public: class QAtomic ref;
   /* ... */
};
#endif // QBRUSH_H