#include <QtGui/qcolor.h>
#ifndef QCOLOR_H
struct /*anonymous*/{
   public: ushort alpha;
   public: ushort hue;
   public: ushort saturation;
   public: ushort value;
   public: ushort pad;
};
#endif // QCOLOR_H