Uses of Class
io.qt.widgets.QWizardPage
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QWizardPage in io.qt.widgets
Methods in io.qt.widgets that return QWizardPage Modifier and Type Method Description QWizardPage
QWizard. currentPage()
QWizardPage
QWizard. page(int id)
Methods in io.qt.widgets with parameters of type QWizardPage Modifier and Type Method Description int
QWizard. addPage(QWizardPage page)
void
QWizard. setPage(int id, QWizardPage page)