| Class | Description |
|---|---|
| AbstractWizardController |
This is the base class for all view controllers in the wizard.
|
| Tutorial3Main |
Main class for the tutorial.
|
| Wizard1Controller |
This is a view controller for one of the steps in the wizard.
|
| Wizard2Controller |
This is a view controller for one of the steps in the wizard.
|
| Wizard3Controller |
This is a view controller for one of the steps in the wizard.
|
| WizardDoneController |
This is a view controller for the last steps in the wizard.
|
| WizardStartController |
This is a view controller for the first steps in the wizard.
|