MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / gitAction

Method gitAction

src/plugins/git/utils/gitmenumanager.cpp:126–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126QAction *GitMenuManager::gitAction() const
127{
128 auto mGit = ActionManager::instance()->actionContainer(M_GIT);
129 return mGit->containerAction();
130}
131
132void GitMenuManager::createGitSubMenu()
133{

Callers 1

Calls 2

actionContainerMethod · 0.80
containerActionMethod · 0.80

Tested by

no test coverage detected