Extending Qt Creator Manual
ActionManager
Extending Qt Creator Manual 4.7.0
List of All Members for ActionManager
This is the complete list of members for
Debugger::Core::ActionManager
, including inherited members.
actionContainer
(int ) : Debugger::Core::ActionContainer *
command
(int ) : Debugger::Core::Command *
commandAdded
(int )
commandListChanged
()
commands
() : QList<Debugger::Core::Command *>
createMenu
(int ) : Debugger::Core::ActionContainer *
createMenuBar
(int ) : Debugger::Core::ActionContainer *
instance
() : Debugger::Core::ActionManager *
isPresentationModeEnabled
() : bool
metaObject
() const : const Debugger::QMetaObject *
qt_check_for_QOBJECT_macro
(const T &) const
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
registerAction
(Debugger::QAction *, int , const Debugger::Core::Context &, bool ) : Debugger::Core::Command *
setPresentationModeEnabled
(bool )
staticMetaObject
: const Debugger::QMetaObject
tr
(const char *, const char *) : Debugger::QString
tr
(const char *, const char *, int ) : Debugger::QString
trUtf8
(const char *, const char *) : Debugger::QString
trUtf8
(const char *, const char *, int ) : Debugger::QString
unregisterAction
(Debugger::QAction *, int )
withNumberAccelerator
(const Debugger::QString &, const int ) : Debugger::QString