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