KTutorial
0.5.1
|
Public Attributes | |
QMap< QString, const TutorialInformation * > | mTutorialInformations |
A map with the information of the registered tutorials, indexed by ids. | |
QMap< const TutorialInformation *, Tutorial * > | mTutorials |
A map with all the registered tutorials, indexed by TutorialInformations. |
Definition at line 25 of file TutorialManager_p.h.