Qt Reference Documentation
Home
Modules
QtOpenGL
QGLColormap
List of All Members for QGLColormap
This is the complete list of members for
QGLColormap
, including inherited members.
QGLColormap
()
QGLColormap
( const QGLColormap & )
~QGLColormap
()
entryColor
( int ) const : QColor
entryRgb
( int ) const : QRgb
find
( QRgb ) const : int
findNearest
( QRgb ) const : int
isEmpty
() const : bool
setEntries
( int, const QRgb *, int )
setEntry
( int, QRgb )
setEntry
( int, const QColor & )
size
() const : int
operator=
( const QGLColormap & ) : QGLColormap &