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 |
struct | QAndroidOffscreenSurface |
struct | QCocoaGLContext |
struct | QEGLContext |
struct | QGLXContext |
struct | QWGLContext |
struct | QX11Application |
Native interface to a offscreen surface on Android. More...
Native interface to an NSOpenGLContext on macOS. More...
Native interface to an EGL context. More...
Native interface to a GLX context. More...
Native interface to a WGL context on Windows. More...
Native interface to an X11 application. More...
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qnativeinterface-sub-qtgui.html