Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ scheduleUpdate
Method
scheduleUpdate
src/common/actionmanager/actioncontainer.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void ActionContainerPrivate::scheduleUpdate()
58
{
59
actMngPrivate->scheduleContainerUpdate(q);
60
}
61
62
void ActionContainerPrivate::itemDestroyed(QObject *sender)
63
{
Callers
4
ActionContainer
Method · 0.80
addAction
Method · 0.80
addMenu
Method · 0.80
clear
Method · 0.80
Calls
1
scheduleContainerUpdate
Method · 0.80
Tested by
no test coverage detected