Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ containerAction
Method
containerAction
src/common/actionmanager/actioncontainer.cpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
QAction *ActionContainer::containerAction() const
135
{
136
return d->menu->menuAction();
137
}
138
139
void ActionContainer::appendGroup(const QString &groupId)
140
{
Callers
6
addMenu
Method · 0.80
actionForItem
Method · 0.80
setupProjectMenu
Method · 0.80
setupFileMenu
Method · 0.80
gitAction
Method · 0.80
createGitSubMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected