QNativeInterface Namespace

CMake: find_package(Qt6 COMPONENT Gui)
target_link_libraries(mytarget PUBLIC Qt::Gui)
qmake: QT += gui

Namespaces

namespace Private

Classes

struct QCocoaGLContext
struct QEGLContext
struct QGLXContext
struct QWGLContext

Namespaces

[since 6.0] namespace QNativeInterface::Private

This namespace was introduced in Qt 6.0.

Classes

class QCocoaGLContext

Native interface to QPlatformOpenGLContext. More...

class QEGLContext

Native interface to QPlatformOpenGLContext. More...

class QGLXContext

Native interface to QPlatformOpenGLContext. More...

class QWGLContext

Native interface to QPlatformOpenGLContext. More...