Uses of Enum
io.qt.widgets.QWizard.WizardPixmap
-
Uses of QWizard.WizardPixmap in io.qt.widgets
Modifier and TypeMethodDescriptionstatic QWizard.WizardPixmap
QWizard.WizardPixmap.resolve
(int value) Returns the corresponding enum entry for the given value.static QWizard.WizardPixmap
Returns the enum constant of this type with the specified name.static QWizard.WizardPixmap[]
QWizard.WizardPixmap.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal QPixmap
QWizard.pixmap
(QWizard.WizardPixmap which) final QPixmap
QWizardPage.pixmap
(QWizard.WizardPixmap which) final void
QWizard.setPixmap
(QWizard.WizardPixmap which, QPixmap pixmap) final void
QWizardPage.setPixmap
(QWizard.WizardPixmap which, QPixmap pixmap)