List of All Members for ActionManager
This is the complete list of members for Core::ActionManager, including inherited members.
- actionContainer(Id ) : ActionContainer *
- command(Id ) : Command *
- commandAdded(Core::Id )
- commandListChanged()
- commands() : QList<Command *>
- createMenu(Id ) : ActionContainer *
- createMenuBar(Id ) : ActionContainer *
- instance() : ActionManager *
- isPresentationModeEnabled() : bool
- registerAction(QAction *, Id , const Context &, bool ) : Command *
- setPresentationModeEnabled(bool )
- unregisterAction(QAction *, Id )
- withNumberAccelerator(const QString &, const int ) : QString