6 #ifndef SWIFT_GUI_MODELS_ACTIONMODEL_H
7 #define SWIFT_GUI_MODELS_ACTIONMODEL_H
9 #include <QAbstractItemModel>
11 #include <QScopedPointer>
64 void setupModelData();
Action tree model, used with hotkey actions.
Models to be used with views, mainly QTableView.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.