Qt 4.8
|
Public Variables | |
QVector< QRgb > * | cells |
Qt::HANDLE | cmapHandle |
QBasicAtomicInt | ref |
Definition at line 80 of file qglcolormap.h.
Definition at line 82 of file qglcolormap.h.
Referenced by QGLColormap::cleanup(), QGLColormap::detach_helper(), QGLColormap::entryColor(), QGLColormap::entryRgb(), QGLColormap::find(), QGLColormap::findNearest(), QGLColormap::isEmpty(), QGLColormap::setEntries(), QGLColormap::setEntry(), and QGLColormap::size().
Qt::HANDLE QGLColormap::QGLColormapData::cmapHandle |
Definition at line 83 of file qglcolormap.h.
Referenced by QGLColormap::detach_helper(), and QGLColormap::isEmpty().
QBasicAtomicInt QGLColormap::QGLColormapData::ref |
Definition at line 81 of file qglcolormap.h.
Referenced by QGLColormap::detach_helper(), QGLColormap::operator=(), QGLColormap::QGLColormap(), and QGLColormap::~QGLColormap().