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 ) : Core::ActionContainer *
- command(Utils::Id ) : Core::Command *
- commands() : QList<Core::Command *>
- createMenu(Utils::Id ) : Core::ActionContainer *
- createMenuBar(Utils::Id ) : Core::ActionContainer *
- createTouchBar(Utils::Id , const QIcon &, const QString &) : Core::ActionContainer *
- instance() : Core::ActionManager *
- isPresentationModeEnabled() : bool
- registerAction(QAction *, Utils::Id , const Core::Context &, bool ) : Core::Command *
- unregisterAction(QAction *, Utils::Id )
- withNumberAccelerator(const QString &, const int ) : QString