Qt 5.11
Qt OpenGL
C++ Classes
QGLColormap
Qt 5.11.2 Reference Documentation
List of All Members for QGLColormap
This is the complete list of members for
QGLColormap
, including inherited members.
QGLColormap
()
QGLColormap
(const QGLColormap &)
~QGLColormap
()
detach
()
entryColor
(int ) const : QColor
entryRgb
(int ) const : QRgb
find
(QRgb ) const : int
findNearest
(QRgb ) const : int
handle
() : Qt::HANDLE
isEmpty
() const : bool
setEntries
(int , const QRgb *, int )
setEntry
(int , QRgb )
setEntry
(int , const QColor &)
setHandle
(Qt::HANDLE )
size
() const : int
operator=
(const QGLColormap &) : QGLColormap &