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 WizardOptions of the enum entry.QWizard.WizardOption.cleared(QWizard.WizardOption e) Excludes other enum entry from a flag of this entry.final QWizard.WizardOptionsQWizard.WizardOptions.clone()Clones the flagsQWizard.WizardOption.combined(QWizard.WizardOption e) Combines this entry with other enum entry.final QWizard.WizardOptionsQWizard.WizardOptions.combined(QWizard.WizardOption e) Combines this flags with enum entry.static QWizard.WizardOptionsQWizard.WizardOption.flags(QWizard.WizardOption ... values) Creates a newQWizard.WizardOptionsfrom the entries.final QWizard.WizardOptionsQWizard.options()final QWizard.WizardOptionsQWizard.WizardOptions.setFlag(QWizard.WizardOption e) Sets the flagefinal QWizard.WizardOptionsQWizard.WizardOptions.setFlag(QWizard.WizardOption e, boolean on) Sets or clears the flagflagMethods in io.qt.widgets with parameters of type QWizard.WizardOptionsModifier and TypeMethodDescriptionfinal intQWizard.WizardOptions.compareTo(QWizard.WizardOptions other) final voidQWizard.setOptions(QWizard.WizardOptions options)