Qt Platform Headers C++ Classes▲
The Qt Platform Headers module offers header-only inline classes that encapsulate platform-specific information that is tied to a given runtime configuration of a platform plugin.
Classes▲
-
QCocoaNativeContext: A class encapsulating a Cocoa NSOpenGLContext.
-
QCocoaWindowFunctions: The QCocoaWindowFunctions class is an inline class containing miscellaneous functionality for NSWindow and NSView window specific functionality.
-
QEGLNativeContext: A class encapsulating an EGL context and display handle.
-
QEglFSFunctions: The QEglFSFunctions class is an inline class containing platform-specific functionality for the eglfs platform plugin that is typically used on systems running Embedded Linux or Android.
-
QGLXNativeContext: A class encapsulating a GLXContext and related native handles.
-
QLinuxFbFunctions: The QLinuxFbFunctions class is an inline class containing platform-specific functionality for the linuxfb platform plugin that is typically used on systems running Embedded Linux or Android.
-
QWGLNativeContext: A class encapsulating a WGL context on Windows with desktop OpenGL (opengl32.dll).
-
QWindowsWindowFunctions: The QWindowsWindowFunctions class is an inline class containing miscellaneous functionality for Windows window specific functionality.
-
QXcbWindowFunctions: The QXcbWindowFunctions class is an inline class containing miscellaneous functionality for xcb window specific functionality.