MCPcopy 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
129QMenu *ActionContainer::menu() const
130{
131 return d->menu;
132}
133
134QAction *ActionContainer::containerAction() const
135{

Callers 13

updateMethod · 0.95
startMethod · 0.80
insertMenuMethod · 0.80
removeMenuMethod · 0.80
updateToolMenuMethod · 0.80
setupToolMenuMethod · 0.80
initMethod · 0.80
initializeMethod · 0.80
createGitSubMenuMethod · 0.80
initActionsMethod · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected