Uses of Enum
io.qt.gui.QSurface.SurfaceType
Packages that use QSurface.SurfaceType
-
Uses of QSurface.SurfaceType in io.qt.gui
Methods in io.qt.gui that return QSurface.SurfaceTypeModifier and TypeMethodDescriptionstatic QSurface.SurfaceType
QSurface.SurfaceType.resolve
(int value) Returns the corresponding enum entry for the given value.QOffscreenSurface.surfaceType()
abstract QSurface.SurfaceType
QSurface.Impl.surfaceType()
QSurface.surfaceType()
QWindow.surfaceType()
static QSurface.SurfaceType
Returns the enum constant of this type with the specified name.static QSurface.SurfaceType[]
QSurface.SurfaceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QSurface.SurfaceTypeModifier and TypeMethodDescriptionfinal void
QWindow.setSurfaceType
(QSurface.SurfaceType surfaceType)