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