Home
·
All Classes
·
Modules
QGLColormap Class Reference
[
QtOpenGL
module]
Methods
__init__
(
self
)
__init__
(
self
, QGLColormap)
detach
(
self
)
QColor
entryColor
(
self
, int)
int
entryRgb
(
self
, int)
int
find
(
self
, int)
int
findNearest
(
self
, int)
int
handle
(
self
)
bool
isEmpty
(
self
)
setEntries
(
self
, list-of-int
colors
, int
base
= 0)
setEntry
(
self
, int, int)
setEntry
(
self
, int, QColor)
setHandle
(
self
, int)
int
size
(
self
)
Detailed Description
Method Documentation
QGLColormap.__init__ (
self
)
QGLColormap.__init__ (
self
,
QGLColormap
)
QGLColormap.detach (
self
)
QColor
QGLColormap.entryColor (
self
, int)
int QGLColormap.entryRgb (
self
, int)
int QGLColormap.find (
self
, int)
int QGLColormap.findNearest (
self
, int)
int QGLColormap.handle (
self
)
bool QGLColormap.isEmpty (
self
)
QGLColormap.setEntries (
self
, list-of-int
colors
, int
base
= 0)
QGLColormap.setEntry (
self
, int, int)
QGLColormap.setEntry (
self
, int,
QColor
)
QGLColormap.setHandle (
self
, int)
int QGLColormap.size (
self
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0