Uses of Class
io.qt.widgets.QWizard.WizardOptions
Packages that use QWizard.WizardOptions
-
Uses of QWizard.WizardOptions in io.qt.widgets
Methods in io.qt.widgets that return QWizard.WizardOptionsModifier and TypeMethodDescriptionQWizard.WizardOption.asFlags()
Create a QFlags of the enum entry.final QWizard.WizardOptions
QWizard.WizardOptions.clone()
Clones the flagsQWizard.WizardOption.combined
(QWizard.WizardOption e) Combines this entry with other enum entry.final QWizard.WizardOptions
QWizard.WizardOptions.combined
(QWizard.WizardOption e) Combines this flags with enum entry.static QWizard.WizardOptions
QWizard.WizardOption.flags
(QWizard.WizardOption... values) Creates a newQWizard.WizardOptions
from the entries.final QWizard.WizardOptions
QWizard.options()
final QWizard.WizardOptions
QWizard.WizardOptions.setFlag
(QWizard.WizardOption e) Sets the flage
final QWizard.WizardOptions
QWizard.WizardOptions.setFlag
(QWizard.WizardOption e, boolean on) Sets or clears the flagflag
Methods in io.qt.widgets with parameters of type QWizard.WizardOptionsModifier and TypeMethodDescriptionfinal int
QWizard.WizardOptions.compareTo
(QWizard.WizardOptions other) final void
QWizard.setOptions
(QWizard.WizardOptions options)