#include <QtGui/qrgb.h>
#ifndef QRGB_H
inline QRgb qRgb(int r, int g, int b);
#endif // QRGB_H