Uses of Enum
io.qt.widgets.QWizard.WizardStyle
-
Uses of QWizard.WizardStyle in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QWizard.WizardStyle
QWizard.getWizardStyle()
Kotlin property getter.static QWizard.WizardStyle
QWizard.WizardStyle.resolve
(int value) Returns the corresponding enum entry for the given value.static QWizard.WizardStyle
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.final QWizard.WizardStyle
QWizard.wizardStyle()