Uses of Class
io.qt.widgets.QWizard.WizardStyle
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QWizard.WizardStyle in io.qt.widgets
Methods in io.qt.widgets that return QWizard.WizardStyle Modifier and Type Method Description static QWizard.WizardStyle
QWizard.WizardStyle. resolve(int value)
Returns the corresponding enum entry for the given value.static QWizard.WizardStyle
QWizard.WizardStyle. valueOf(String name)
Returns the enum constant of this type with the specified name.static QWizard.WizardStyle[]
QWizard.WizardStyle. values()
Returns an array containing the constants of this enum type, in the order they are declared.QWizard.WizardStyle
QWizard. wizardStyle()
Methods in io.qt.widgets with parameters of type QWizard.WizardStyle Modifier and Type Method Description void
QWizard. setWizardStyle(QWizard.WizardStyle style)