QNativeInterface Namespace

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

struct QAndroidOffscreenSurface
struct QCocoaGLContext
struct QEGLContext
struct QGLXContext
struct QWGLContext
struct QWaylandApplication
struct QX11Application

class QAndroidOffscreenSurface

Native interface to a offscreen surface on Android. 更多...

class QCocoaGLContext

Native interface to an NSOpenGLContext on macOS. 更多...

class QEGLContext

Native interface to an EGL context. 更多...

class QGLXContext

Native interface to a GLX context. 更多...

class QWGLContext

Native interface to a WGL context on Windows. 更多...

class QWaylandApplication

Native interface to a Wayland application. 更多...

class QX11Application

Native interface to an X11 application. 更多...

内容