QNativeInterface Namespace
The QNativeInterface namespace includes the following elements from module QtGui. The full namespace is documented in module QtPlatformIntegration here.
Classes
(since 6.0) struct | QAndroidOffscreenSurface |
(since 6.7) struct | QAndroidScreen |
(since 6.0) struct | QCocoaGLContext |
(since 6.0) struct | QEGLContext |
(since 6.0) struct | QGLXContext |
(since 6.0) struct | QWGLContext |
(since 6.5) struct | QWaylandApplication |
(since 6.7) struct | QWaylandScreen |
(since 6.7) struct | QWindowsScreen |
(since 6.2) struct | QX11Application |
Classes
class QAndroidOffscreenSurface
Native interface to a offscreen surface on Android. More...
class QAndroidScreen
Native interface to a screen. More...
class QCocoaGLContext
Native interface to an NSOpenGLContext on macOS. More...
class QEGLContext
Native interface to an EGL context. More...
class QGLXContext
Native interface to a GLX context. More...
class QWGLContext
Native interface to a WGL context on Windows. More...
class QWaylandApplication
Native interface to a Wayland application. More...
class QWaylandScreen
Native interface to a screen on Wayland. More...
class QWindowsScreen
Native interface to a screen. More...
class QX11Application
Native interface to an X11 application. More...
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.