Action(int id) | Core::Internal::Action | |
action() const | Core::Internal::Action | virtual |
CA_Hide enum value | Core::Command | |
CA_Mask enum value | Core::Command | |
CA_NonConfigureable enum value | Core::Command | |
CA_UpdateIcon enum value | Core::Command | |
CA_UpdateText enum value | Core::Command | |
CommandAttribute enum name | Core::Command | |
CommandPrivate(int id) | Core::Internal::CommandPrivate | |
defaultKeySequence() const | Core::Internal::CommandPrivate | virtual |
defaultText() const | Core::Internal::CommandPrivate | virtual |
hasAttribute(CommandAttribute attr) const | Core::Internal::CommandPrivate | virtual |
id() const | Core::Internal::CommandPrivate | virtual |
isActive() const =0 | Core::Command | pure virtual |
keySequence() const | Core::Internal::Action | virtual |
keySequenceChanged() | Core::Command | signal |
locations() const | Core::Internal::Action | |
m_action | Core::Internal::Action | protected |
m_attributes | Core::Internal::CommandPrivate | protected |
m_category | Core::Internal::CommandPrivate | protected |
m_defaultKey | Core::Internal::CommandPrivate | protected |
m_defaultText | Core::Internal::CommandPrivate | protected |
m_id | Core::Internal::CommandPrivate | protected |
m_locations | Core::Internal::Action | protected |
m_toolTip | Core::Internal::Action | protected |
name() const | Core::Internal::Action | virtual |
removeAttribute(CommandAttribute attr) | Core::Internal::CommandPrivate | virtual |
setAction(QAction *action) | Core::Internal::Action | virtual |
setAttribute(CommandAttribute attr) | Core::Internal::CommandPrivate | virtual |
setCurrentContext(const QList< int > &context)=0 | Core::Internal::CommandPrivate | pure virtual |
setDefaultKeySequence(const QKeySequence &key) | Core::Internal::Action | virtual |
setDefaultText(const QString &text) | Core::Internal::CommandPrivate | virtual |
setKeySequence(const QKeySequence &key) | Core::Internal::Action | virtual |
setLocations(const QList< CommandLocation > &locations) | Core::Internal::Action | |
shortcut() const | Core::Internal::CommandPrivate | virtual |
stringWithAppendedShortcut(const QString &str) const | Core::Internal::CommandPrivate | virtual |
updateToolTipWithKeySequence() | Core::Internal::Action | protected |
~Command() | Core::Command | inlinevirtual |
~CommandPrivate() | Core::Internal::CommandPrivate | inlinevirtual |