Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
172
QAction *Command::action() const
173
{
174
return d->action;
175
}
176
177
QStringList Command::context() const
178
{
Callers
15
addAction
Method · 0.45
actionForItem
Method · 0.45
insertAction
Method · 0.45
removeAction
Method · 0.45
update
Method · 0.45
overridableAction
Method · 0.45
unregisterAction
Method · 0.45
addToToolBar
Method · 0.45
initialize
Method · 0.45
doItemMenuRequest
Method · 0.45
setupProjectMenu
Method · 0.45
setupFileMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected