Uses of Enum
io.qt.widgets.QWizard.WizardPixmap
Packages that use QWizard.WizardPixmap
-
Uses of QWizard.WizardPixmap in io.qt.widgets
Methods in io.qt.widgets that return QWizard.WizardPixmapModifier 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.Methods in io.qt.widgets with parameters of type QWizard.WizardPixmapModifier 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)