Uses of Class
io.qt.widgets.QWizard.WizardOptions
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QWizard.WizardOptions in io.qt.widgets
Methods in io.qt.widgets that return QWizard.WizardOptions Modifier and Type Method Description QWizard.WizardOptions
QWizard.WizardOption. asFlags()
Create a QFlags of the enum entry.QWizard.WizardOptions
QWizard.WizardOptions. clone()
Clones the flagsQWizard.WizardOptions
QWizard.WizardOption. combined(QWizard.WizardOption e)
Combines this entry with other enum entry.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.QWizard.WizardOptions
QWizard. options()
QWizard.WizardOptions
QWizard.WizardOptions. setFlag(QWizard.WizardOption e)
Sets the flage
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.WizardOptions Modifier and Type Method Description int
QWizard.WizardOptions. compareTo(QWizard.WizardOptions other)
void
QWizard. setOptions(QWizard.WizardOptions options)