Abstract class that supports checklist wizard panels. More...
#include <TutorialStateChecklistWizardAbstract.h>
Public Member Functions | |
TutorialStateChecklistWizardAbstract (TutorialStateContext &context) | |
Single constructor. | |
Protected Member Functions | |
void | begin () |
Common begin processing. | |
void | end () |
Common end processing. | |
TutorialButton * | previous () |
Previous button for hooking up button to slot. |
Abstract class that supports checklist wizard panels.
Definition at line 18 of file TutorialStateChecklistWizardAbstract.h.