Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ menu
Method
menu
src/common/actionmanager/actioncontainer.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
QMenu *ActionContainer::menu() const
130
{
131
return d->menu;
132
}
133
134
QAction *ActionContainer::containerAction() const
135
{
Callers
13
update
Method · 0.95
start
Method · 0.80
insertMenu
Method · 0.80
removeMenu
Method · 0.80
updateToolMenu
Method · 0.80
setupToolMenu
Method · 0.80
init
Method · 0.80
initialize
Method · 0.80
createGitSubMenu
Method · 0.80
initActions
Method · 0.80
registerDefaultContainers
Method · 0.80
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected