Go to the source code of this file.
Classes | |
| class | QtxActionMgr | 
| Manages a set of actions accessible by unique identifier.  More... | |
| class | QtxActionMgr::Creator | 
| Generic actions creator class.  More... | |
| class | QtxActionMgr::Reader | 
| Generic actions description files reader class.  More... | |
| class | QtxActionMgr::XMLReader | 
| XML file reader.  More... | |
Typedefs | |
| typedef QMap< QString, QString > | ItemAttributes | 
| attributes map  More... | |
| typedef QMap<QString, QString> ItemAttributes |