Qt 5.15
Qt OpenGL
C++ Classes
QGLFormat
Qt 5.15.8 Reference Documentation
List of All Members for QGLFormat
This is the complete list of members for
QGLFormat
, including inherited members.
enum
OpenGLContextProfile
enum
OpenGLVersionFlag
flags
OpenGLVersionFlags
QGLFormat
(const QGLFormat &)
QGLFormat
(QGL::FormatOptions , int )
QGLFormat
()
operator=
(const QGLFormat &) : QGLFormat &
~QGLFormat
()
accum
() const : bool
accumBufferSize
() const : int
alpha
() const : bool
alphaBufferSize
() const : int
blueBufferSize
() const : int
defaultFormat
() : QGLFormat
defaultOverlayFormat
() : QGLFormat
depth
() const : bool
depthBufferSize
() const : int
directRendering
() const : bool
doubleBuffer
() const : bool
fromSurfaceFormat
(const QSurfaceFormat &) : QGLFormat
greenBufferSize
() const : int
hasOpenGL
() : bool
hasOpenGLOverlays
() : bool
hasOverlay
() const : bool
majorVersion
() const : int
minorVersion
() const : int
openGLVersionFlags
() : QGLFormat::OpenGLVersionFlags
plane
() const : int
profile
() const : QGLFormat::OpenGLContextProfile
redBufferSize
() const : int
rgba
() const : bool
sampleBuffers
() const : bool
samples
() const : int
setAccum
(bool )
setAccumBufferSize
(int )
setAlpha
(bool )
setAlphaBufferSize
(int )
setBlueBufferSize
(int )
setDefaultFormat
(const QGLFormat &)
setDefaultOverlayFormat
(const QGLFormat &)
setDepth
(bool )
setDepthBufferSize
(int )
setDirectRendering
(bool )
setDoubleBuffer
(bool )
setGreenBufferSize
(int )
setOption
(QGL::FormatOptions )
setOverlay
(bool )
setPlane
(int )
setProfile
(QGLFormat::OpenGLContextProfile )
setRedBufferSize
(int )
setRgba
(bool )
setSampleBuffers
(bool )
setSamples
(int )
setStencil
(bool )
setStencilBufferSize
(int )
setStereo
(bool )
setSwapInterval
(int )
setVersion
(int , int )
stencil
() const : bool
stencilBufferSize
() const : int
stereo
() const : bool
swapInterval
() const : int
testOption
(QGL::FormatOptions ) const : bool
toSurfaceFormat
(const QGLFormat &) : QSurfaceFormat