Uses of Class
io.qt.gui.QSurfaceFormat.FormatOptions
-
Uses of QSurfaceFormat.FormatOptions in io.qt.gui
Modifier 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
Modifier and TypeMethodDescriptionfinal int
QSurfaceFormat.FormatOptions.compareTo
(QSurfaceFormat.FormatOptions other) final void
QSurfaceFormat.setOption
(QSurfaceFormat.FormatOptions opt) final void
QSurfaceFormat.setOptions
(QSurfaceFormat.FormatOptions options) final boolean
QSurfaceFormat.testOption
(QSurfaceFormat.FormatOptions opt) ModifierConstructorDescription