#include <QtGui/qcolor.h>
#ifndef QCOLOR_H
struct /*anonymous*/{
   public: ushort alpha;
   public: ushort cyan;
   public: ushort magenta;
   public: ushort yellow;
   public: ushort black;
};
#endif // QCOLOR_H