KTutorial
0.5.1
|
Public Attributes | |
TutorialInformation * | mTutorialInformation |
The information about this Tutorial. | |
QMap< QString, Step * > | mSteps |
All the added Steps, indexed by their identifier. | |
Step * | mCurrentStep |
The step currently active, if any. | |
QList< Step * > | mQueuedSteps |
The steps to change to that were not activated yet. |
Definition at line 25 of file Tutorial_p.h.