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.
QGLFormat
()
QGLFormat
( QGL::FormatOptions
options
, int
plane
= 0 )
QGLFormat
( const QGLFormat &
other
)
~QGLFormat
()
bool
accum
() const
int
accumBufferSize
() const
bool
alpha
() const
int
alphaBufferSize
() const
QGLFormat
defaultFormat
()
QGLFormat
defaultOverlayFormat
()
bool
depth
() const
int
depthBufferSize
() 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
setAccumBufferSize
( int
size
)
void
setAlpha
( bool
enable
)
void
setAlphaBufferSize
( int
size
)
void
setDefaultFormat
( const QGLFormat &
f
)
void
setDefaultOverlayFormat
( const QGLFormat &
f
)
void
setDepth
( bool
enable
)
void
setDepthBufferSize
( int
size
)
void
setDirectRendering
( bool
enable
)
void
setDoubleBuffer
( bool
enable
)
void
setOption
( QGL::FormatOptions
opt
)
void
setOverlay
( bool
enable
)
void
setPlane
( int
plane
)
void
setRgba
( bool
enable
)
void
setStencil
( bool
enable
)
void
setStencilBufferSize
( int
size
)
void
setStereo
( bool
enable
)
bool
stencil
() const
int
stencilBufferSize
() const
bool
stereo
() const
bool
testOption
( QGL::FormatOptions
opt
) const
QGLFormat
operator=
( const QGLFormat &
other
)
Copyright © 2004
Trolltech
Trademarks
Qt 4.0.0-b1