Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QGLFormat
This is the complete list of members for
QGLFormat
, including inherited members.
enum
FormatOption
QGLFormat
()
QGLFormat
( int
options
, int
plane
= 0 )
bool
accum
() const
bool
alpha
() const
QGLFormat
defaultFormat
()
QGLFormat
defaultOverlayFormat
()
bool
depth
() const
bool
directRendering
() const
bool
doubleBuffer
() const
bool
hasOpenGL
()
bool
hasOpenGLOverlays
()
bool
hasOverlay
() const
int
plane
() const
bool
rgba
() const
void
setAccum
( bool
enable
)
void
setAlpha
( bool
enable
)
void
setDefaultFormat
( const QGLFormat &
f
)
void
setDefaultOverlayFormat
( const QGLFormat &
f
)
void
setDepth
( bool
enable
)
void
setDirectRendering
( bool
enable
)
void
setDoubleBuffer
( bool
enable
)
void
setOption
( FormatOption
opt
)
void
setOverlay
( bool
enable
)
void
setPlane
( int
plane
)
void
setRgba
( bool
enable
)
void
setStencil
( bool
enable
)
void
setStereo
( bool
enable
)
bool
stencil
() const
bool
stereo
() const
bool
testOption
( FormatOption
opt
) const
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp1