Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ removeAction
Method
removeAction
src/common/actionmanager/actioncontainer.cpp:273–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
void ActionContainer::removeAction(Command *command)
274
{
275
d->menu->removeAction(command->action());
276
}
277
278
void ActionContainer::removeMenu(ActionContainer *container)
279
{
Callers
4
removeMenu
Method · 0.80
doPythonCleanMenu
Method · 0.80
doJSCleanMenu
Method · 0.80
doGradleCleanMenu
Method · 0.80
Calls
1
action
Method · 0.45
Tested by
no test coverage detected