![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
The QPlatformSurface class provides an abstraction for a surface. More...
#include <qplatformsurface.h>
Public Member Functions | |
virtual | ~QPlatformSurface () |
virtual QSurfaceFormat | format () const =0 |
QSurface * | surface () const |
virtual QPlatformScreen * | screen () const =0 |
Friends | |
class | QPlatformWindow |
class | QPlatformOffscreenSurface |
The QPlatformSurface class provides an abstraction for a surface.
\preliminary
Definition at line 29 of file qplatformsurface.h.
|
virtual |
Definition at line 21 of file qplatformsurface.cpp.
|
pure virtual |
Implemented in QAndroidPlatformOffscreenSurface, QAndroidPlatformOpenGLWindow, QAndroidPlatformVulkanWindow, QCocoaOffscreenSurface, QCocoaOffscreenSurface, QCocoaWindow, QDirectFbWindowEGL, QDirectFbWindowEGL, QEglFSOffscreenWindow, QEglFSWindow, QEGLPbuffer, QGLXPbuffer, QIOSOffscreenSurface, QIOSOffscreenSurface, QIOSWindow, QOffscreenWindow, QPlatformOffscreenSurface, QPlatformWindow, QQnxEglWindow, QtWaylandClient::QWaylandBrcmEglWindow, QtWaylandClient::QWaylandWindow, QWasmWindow, QWindowsWindow, and QXcbWindow.
|
pure virtual |
Implemented in QEglFSWindow, QPlatformOffscreenSurface, QPlatformWindow, and QQnxWindow.
QSurface * QPlatformSurface::surface | ( | ) | const |
Definition at line 26 of file qplatformsurface.cpp.
|
friend |
Definition at line 46 of file qplatformsurface.h.
|
friend |
Definition at line 45 of file qplatformsurface.h.