#include <QtGui/qcolor.h> #ifndef QCOLOR_H struct /*anonymous*/{ /* Some contents are skipped to improve readability */ public: ushort blue; /* ... */ }; #endif // QCOLOR_H