MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / action

Method action

src/common/actionmanager/command.cpp:172–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172QAction *Command::action() const
173{
174 return d->action;
175}
176
177QStringList Command::context() const
178{

Callers 15

addActionMethod · 0.45
actionForItemMethod · 0.45
insertActionMethod · 0.45
removeActionMethod · 0.45
updateMethod · 0.45
overridableActionMethod · 0.45
unregisterActionMethod · 0.45
addToToolBarMethod · 0.45
initializeMethod · 0.45
doItemMenuRequestMethod · 0.45
setupProjectMenuMethod · 0.45
setupFileMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected