WizardPage Class

class Utils::WizardPage

QWizardPage with a couple of improvements. More...

Header: #include <WizardPage>
Inherited By:

Utils::FileWizardPage and Utils::ProjectIntroPage

Detailed Description

Adds a way to register fields so that a Utils::Wizard can check whether those fields are actually defined and a new method that is called once the page was added to the wizard.