#include <QtGui/qcolor.h>
#ifndef QCOLOR_H
class QColor{
   /* Some contents are skipped to improve readability */
   private: union /*anonymous*/{
#ifndef QCOLOR_H
struct /*anonymous*/{
#ifndef QCOLOR_H
public: ushort alpha;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort red;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort green;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort blue;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort pad;
#endif // QCOLOR_H
#ifndef QCOLOR_H
 }
#endif // QCOLOR_H
argb;
#endif // QCOLOR_H
#ifndef QCOLOR_H
struct /*anonymous*/{
#ifndef QCOLOR_H
public: ushort alpha;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort hue;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort saturation;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort value;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort pad;
#endif // QCOLOR_H
#ifndef QCOLOR_H
 }
#endif // QCOLOR_H
ahsv;
#endif // QCOLOR_H
#ifndef QCOLOR_H
struct /*anonymous*/{
#ifndef QCOLOR_H
public: ushort alpha;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort cyan;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort magenta;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort yellow;
#endif // QCOLOR_H
#ifndef QCOLOR_H
public: ushort black;
#endif // QCOLOR_H
#ifndef QCOLOR_H
 }
#endif // QCOLOR_H
acmyk;
#endif // QCOLOR_H
#ifndef QCOLOR_H
 }
#endif // QCOLOR_H
ct;
   /* ... */
};
#endif // QCOLOR_H