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