QNativeInterface Namespace

The QNativeInterface namespace includes the following elements from module QtGui. The full namespace is documented in module QtPlatformIntegration here.

CMake: find_package(Qt6 COMPONENTS Gui REQUIRED) target_link_libraries(mytarget PRIVATE Qt6::Gui)
qmake: QT += gui

Classes

struct QAndroidOffscreenSurface
struct QCocoaGLContext
struct QEGLContext
struct QGLXContext
struct QWGLContext

Classes

class QAndroidOffscreenSurface

Native interface to a offscreen surface on Android. 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...

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.0/qnativeinterface-sub-qtgui.html