Introduction state/panel is the first panel the user sees. More...
#include <TutorialStateIntroduction.h>
Public Slots | |
void | slotNext () |
Slot called when next button is triggered. | |
Public Member Functions | |
TutorialStateIntroduction (TutorialStateContext &context) | |
Single constructor. | |
virtual void | begin () |
Transition into this state. | |
virtual void | end () |
Transition out of this state. |
Introduction state/panel is the first panel the user sees.
Definition at line 18 of file TutorialStateIntroduction.h.