就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 4.8.7
QtGui
QPlatformWindowFormat
List of All Members for QPlatformWindowFormat
這是完整成員列錶為
QPlatformWindowFormat
,包括繼承的成員。
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 &