MCPcopy 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
134QAction *ActionContainer::containerAction() const
135{
136 return d->menu->menuAction();
137}
138
139void ActionContainer::appendGroup(const QString &groupId)
140{

Callers 6

addMenuMethod · 0.80
actionForItemMethod · 0.80
setupProjectMenuMethod · 0.80
setupFileMenuMethod · 0.80
gitActionMethod · 0.80
createGitSubMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected