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. More...

Classes

QCocoaNativeContext

A class encapsulating a Cocoa NSOpenGLContext

QEGLNativeContext

A class encapsulating an EGL context and display handle

QEglFSFunctions

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

QWGLNativeContext

A class encapsulating a WGL context on Windows with desktop OpenGL (opengl32.dll)

QXcbWindowFunctions

Inline class containing miscellaneous functionality for xcb window specific functionality

Detailed Description