Hi,
- use QWizard::initializePage ( int id ) to get the current QWizardPage via QWizard::page ( int id ).
- Get your layout via children() if you use designer or use your pointer. (Don't create a new one!)
- Remove/add widgets according to the number
Lykurg





Reply With Quote
Bookmarks