Uses of Class
io.qt.widgets.QWizard.WizardOptions
-
Uses of QWizard.WizardOptions in io.qt.widgets
Modifier and TypeMethodDescriptionQWizard.WizardOption.asFlags()
Create a QFlags of the enum entry.QWizard.WizardOption.cleared
(QWizard.WizardOption e) Excludes other enum entry from a flag of this 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
Modifier and TypeMethodDescriptionfinal int
QWizard.WizardOptions.compareTo
(QWizard.WizardOptions other) final void
QWizard.setOptions
(QWizard.WizardOptions options)