![]() |
Qt 4.8
|
Public Functions | |
| QPlatformWindowFormatPrivate () | |
| QPlatformWindowFormatPrivate (const QPlatformWindowFormatPrivate *other) | |
Public Variables | |
| int | accumSize |
| int | alphaSize |
| int | blueSize |
| int | depthSize |
| int | greenSize |
| int | numSamples |
| QPlatformWindowFormat::FormatOptions | opts |
| int | redSize |
| QAtomicInt | ref |
| QPlatformGLContext * | sharedContext |
| int | stencilSize |
| int | swapInterval |
| QPlatformWindowFormat::WindowApi | windowApi |
Definition at line 48 of file qplatformwindowformat_qpa.cpp.
|
inline |
Definition at line 51 of file qplatformwindowformat_qpa.cpp.
Referenced by QPlatformWindowFormat::detach(), and QPlatformWindowFormat::QPlatformWindowFormat().
|
inline |
Definition at line 71 of file qplatformwindowformat_qpa.cpp.
| int QPlatformWindowFormatPrivate::accumSize |
Definition at line 90 of file qplatformwindowformat_qpa.cpp.
Referenced by operator<<().
| int QPlatformWindowFormatPrivate::alphaSize |
Definition at line 95 of file qplatformwindowformat_qpa.cpp.
Referenced by operator<<().
| int QPlatformWindowFormatPrivate::blueSize |
Definition at line 94 of file qplatformwindowformat_qpa.cpp.
Referenced by operator<<().
| int QPlatformWindowFormatPrivate::depthSize |
Definition at line 89 of file qplatformwindowformat_qpa.cpp.
Referenced by operator<<().
| int QPlatformWindowFormatPrivate::greenSize |
Definition at line 93 of file qplatformwindowformat_qpa.cpp.
Referenced by operator<<().
| int QPlatformWindowFormatPrivate::numSamples |
Definition at line 96 of file qplatformwindowformat_qpa.cpp.
Referenced by operator<<(), and QPlatformWindowFormat::setSamples().
| QPlatformWindowFormat::FormatOptions QPlatformWindowFormatPrivate::opts |
Definition at line 88 of file qplatformwindowformat_qpa.cpp.
Referenced by operator<<().
| int QPlatformWindowFormatPrivate::redSize |
Definition at line 92 of file qplatformwindowformat_qpa.cpp.
Referenced by operator<<().
| QAtomicInt QPlatformWindowFormatPrivate::ref |
Definition at line 87 of file qplatformwindowformat_qpa.cpp.
Referenced by QPlatformWindowFormat::operator=().
| QPlatformGLContext* QPlatformWindowFormatPrivate::sharedContext |
Definition at line 99 of file qplatformwindowformat_qpa.cpp.
| int QPlatformWindowFormatPrivate::stencilSize |
Definition at line 91 of file qplatformwindowformat_qpa.cpp.
Referenced by operator<<().
| int QPlatformWindowFormatPrivate::swapInterval |
Definition at line 97 of file qplatformwindowformat_qpa.cpp.
Referenced by operator<<().
| QPlatformWindowFormat::WindowApi QPlatformWindowFormatPrivate::windowApi |
Definition at line 98 of file qplatformwindowformat_qpa.cpp.