Qt Reference Documentation
Home
Modules
QtGui
QPlatformWindowFormat
List of All Members for QPlatformWindowFormat
This is the complete list of members for
QPlatformWindowFormat
, including inherited members.
enum
FormatOption
flags
FormatOptions
enum
WindowApi
QPlatformWindowFormat
()
QPlatformWindowFormat
( FormatOptions )
QPlatformWindowFormat
( const QPlatformWindowFormat & )
~QPlatformWindowFormat
()
accum
() const : bool
accumBufferSize
() const : int
alpha
() const : bool
alphaBufferSize
() const : int
blueBufferSize
() const : int
defaultFormat
() : QPlatformWindowFormat
depth
() const : bool
depthBufferSize
() const : int
directRendering
() const : bool
doubleBuffer
() const : bool
greenBufferSize
() const : int
hasWindowSurface
() const : bool
redBufferSize
() const : int
rgba
() const : bool
sampleBuffers
() const : bool
samples
() const : int
setAccum
( bool )
setAccumBufferSize
( int )
setAlpha
( bool )
setAlphaBufferSize
( int )
setBlueBufferSize
( int )
setDefaultFormat
( const QPlatformWindowFormat & )
setDepth
( bool )
setDepthBufferSize
( int )
setDirectRendering
( bool )
setDoubleBuffer
( bool )
setGreenBufferSize
( int )
setOption
( QPlatformWindowFormat::FormatOptions )
setRedBufferSize
( int )
setRgba
( bool )
setSampleBuffers
( bool )
setSamples
( int )
setSharedContext
( QPlatformGLContext * )
setStencil
( bool )
setStencilBufferSize
( int )
setStereo
( bool )
setSwapInterval
( int )
setWindowApi
( QPlatformWindowFormat::WindowApi )
setWindowSurface
( bool )
sharedGLContext
() const : QPlatformGLContext *
stencil
() const : bool
stencilBufferSize
() const : int
stereo
() const : bool
swapInterval
() const : int
testOption
( QPlatformWindowFormat::FormatOptions ) const : bool
windowApi
() const : WindowApi
operator=
( const QPlatformWindowFormat & ) : QPlatformWindowFormat &