Qt 4.8
|
Public Functions | |
QCMapEntry () | |
~QCMapEntry () | |
Public Variables | |
bool | alloc |
Colormap | cmap |
XStandardColormap | scmap |
Definition at line 141 of file qgl_x11.cpp.
QCMapEntry::QCMapEntry | ( | ) |
QCMapEntry::~QCMapEntry | ( | ) |
Definition at line 157 of file qgl_x11.cpp.
bool QCMapEntry::alloc |
Definition at line 146 of file qgl_x11.cpp.
Referenced by QCMapEntry(), qt_gl_choose_cmap(), qt_transparent_pixel(), and ~QCMapEntry().
Colormap QCMapEntry::cmap |
Definition at line 145 of file qgl_x11.cpp.
Referenced by QCMapEntry(), qt_gl_choose_cmap(), qt_transparent_pixel(), and ~QCMapEntry().
XStandardColormap QCMapEntry::scmap |
Definition at line 147 of file qgl_x11.cpp.
Referenced by QCMapEntry(), qt_gl_choose_cmap(), and qt_transparent_pixel().