Uses of Interface
io.qt.gui.QSurface
Package
Description
-
Uses of QSurface in io.qt.datavis
Modifier and TypeClassDescriptionclass
Methods for rendering 3D bar graphsclass
Methods for rendering 3D scatter graphsclass
Methods for rendering 3D surface plotsclass
Window and render loop for graphs -
Uses of QSurface in io.qt.gui
Modifier and TypeClassDescriptionclass
Represents an offscreen surface in the underlying platformclass
Convenience subclass of QWindow that is also a QPaintDeviceclass
Convenience class for using QPainter on a QWindowclass
Represents a window in the underlying windowing systemModifier and TypeMethodDescriptionfinal boolean
QOpenGLContext.makeCurrent
(QSurface surface) final void
QOpenGLContext.swapBuffers
(QSurface surface) -
Uses of QSurface in io.qt.gui.rhi
Modifier and TypeMethodDescriptionfinal void
QRhiGles2InitParams.setFallbackSurface
(QSurface fallbackSurface) -
Uses of QSurface in io.qt.opengl
Modifier and TypeClassDescriptionclass
Convenience subclass of QWindow to perform OpenGL painting -
Uses of QSurface in io.qt.qt3d.extras
Modifier and TypeClassDescriptionclass
Java wrapper for Qt classQt3DExtras::Qt3DWindow
-
Uses of QSurface in io.qt.qt3d.extras.quick
Modifier and TypeClassDescriptionclass
Java wrapper for Qt classQt3DExtras::Quick::Qt3DQuickWindow
-
Uses of QSurface in io.qt.quick
Modifier and TypeClassDescriptionclass
Window for displaying a Qt Quick user interfaceclass
The window for displaying a graphical QML scene