Eneboo - Documentación para desarrolladores
|
#include "string.h"
#include "qpaintdevice.h"
#include "qapplication.h"
#include "qt_windows.h"
#include "qcolor.h"
#include "private/qcolor_p.h"
#include "qintdict.h"
Clases | |
struct | QColorData |
'defines' | |
#define | MAX_CONTEXTS 16 |
'typedefs' | |
typedef QIntDict< QColorData > | QColorDict |
typedef QIntDictIterator < QColorData > | QColorDictIt |
Funciones | |
Q_EXPORT QRgb | qt_colorref2qrgb (COLORREF col) |
void | qt_reset_color_avail () |
Variables | |
int | qt_ncols_option |
#define MAX_CONTEXTS 16 |
typedef QIntDict<QColorData> QColorDict |
typedef QIntDictIterator<QColorData> QColorDictIt |
Q_EXPORT QRgb qt_colorref2qrgb | ( | COLORREF | col | ) |
void qt_reset_color_avail | ( | ) |