7 #ifndef pqSLACActionGroupImplementation_h 8 #define pqSLACActionGroupImplementation_h interface class for plugins that create QActionGroups for adding actions to menus and toolbars ...
pqSLACActionGroupImplementation(QObject *p)
~pqSLACActionGroupImplementation() override
QActionGroup * ActionGroup
interface class for plugins that create QActionGroups for adding actions to menus and toolbars ...
QActionGroup * actionGroup() override
the instance of the QActionGroup that defines the actions
QString groupName() override
the identifier for this action group return "ToolBar/MyTools to put them in a toolbar called MyTools ...