Version: 9.12.0
QtxActionMgr.h File Reference
#include "Qtx.h"
#include <QMap>
#include <QObject>
#include <QPointer>

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 Documentation

◆ ItemAttributes

typedef QMap<QString, QString> ItemAttributes

attributes map