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