就业培训
下载中心
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 &