Uses of Class
io.qt.gui.QSurfaceFormat.FormatOptions
Packages that use QSurfaceFormat.FormatOptions
-
Uses of QSurfaceFormat.FormatOptions in io.qt.gui
Methods in io.qt.gui that return QSurfaceFormat.FormatOptionsModifier and TypeMethodDescriptionQSurfaceFormat.FormatOption.asFlags()
Create a QFlags of the enum entry.QSurfaceFormat.FormatOption.cleared
(QSurfaceFormat.FormatOption e) Excludes other enum entry from a flag of this entry.QSurfaceFormat.FormatOptions.clone()
Clones the flagsQSurfaceFormat.FormatOption.combined
(QSurfaceFormat.FormatOption e) Combines this entry with other enum entry.QSurfaceFormat.FormatOptions.combined
(QSurfaceFormat.FormatOption e) Combines this flags with enum entry.static QSurfaceFormat.FormatOptions
QSurfaceFormat.FormatOption.flags
(QSurfaceFormat.FormatOption ... values) Creates a newQSurfaceFormat.FormatOptions
from the entries.QSurfaceFormat.options()
QSurfaceFormat.FormatOptions.setFlag
(QSurfaceFormat.FormatOption e) Sets the flage
QSurfaceFormat.FormatOptions.setFlag
(QSurfaceFormat.FormatOption e, boolean on) Sets or clears the flagflag
Methods in io.qt.gui with parameters of type QSurfaceFormat.FormatOptionsModifier and TypeMethodDescriptionfinal void
QSurfaceFormat.assign
(QSurfaceFormat.FormatOptions other) Overloaded function forQSurfaceFormat.assign(io.qt.gui.QSurfaceFormat)
.final int
QSurfaceFormat.FormatOptions.compareTo
(QSurfaceFormat.FormatOptions other) final boolean
QSurfaceFormat.equals
(QSurfaceFormat.FormatOptions arg__2) Overloaded function forQSurfaceFormat.equals(io.qt.gui.QSurfaceFormat)
.static void
QSurfaceFormat.setDefaultFormat
(QSurfaceFormat.FormatOptions format) Overloaded function forQSurfaceFormat.setDefaultFormat(io.qt.gui.QSurfaceFormat)
.final void
QOffscreenSurface.setFormat
(QSurfaceFormat.FormatOptions format) Overloaded function forQOffscreenSurface.setFormat(io.qt.gui.QSurfaceFormat)
.final void
QOpenGLContext.setFormat
(QSurfaceFormat.FormatOptions format) Overloaded function forQOpenGLContext.setFormat(io.qt.gui.QSurfaceFormat)
.final void
QWindow.setFormat
(QSurfaceFormat.FormatOptions format) Overloaded function forQWindow.setFormat(io.qt.gui.QSurfaceFormat)
.final void
QSurfaceFormat.setOption
(QSurfaceFormat.FormatOptions opt) final void
QSurfaceFormat.setOptions
(QSurfaceFormat.FormatOptions options) final boolean
QSurfaceFormat.testOption
(QSurfaceFormat.FormatOptions opt) Constructors in io.qt.gui with parameters of type QSurfaceFormat.FormatOptionsModifierConstructorDescriptionOverloaded constructor forQOpenGLVersionProfile(io.qt.gui.QSurfaceFormat)
. -
Uses of QSurfaceFormat.FormatOptions in io.qt.quick.widgets
Methods in io.qt.quick.widgets with parameters of type QSurfaceFormat.FormatOptionsModifier and TypeMethodDescriptionfinal void
QQuickWidget.setFormat
(QSurfaceFormat.FormatOptions format) Overloaded function forQQuickWidget.setFormat(io.qt.gui.QSurfaceFormat)
. -
Uses of QSurfaceFormat.FormatOptions in io.qt.widgets
Methods in io.qt.widgets with parameters of type QSurfaceFormat.FormatOptionsModifier and TypeMethodDescriptionfinal void
QOpenGLWidget.setFormat
(QSurfaceFormat.FormatOptions format) Overloaded function forQOpenGLWidget.setFormat(io.qt.gui.QSurfaceFormat)
.