#include <QtGui/qcolor.h>
#ifndef QCOLOR_H
union /*anonymous*/{
   /* Some contents are skipped to improve readability */
   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