MCPcopy 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
57void ActionContainerPrivate::scheduleUpdate()
58{
59 actMngPrivate->scheduleContainerUpdate(q);
60}
61
62void ActionContainerPrivate::itemDestroyed(QObject *sender)
63{

Callers 4

ActionContainerMethod · 0.80
addActionMethod · 0.80
addMenuMethod · 0.80
clearMethod · 0.80

Calls 1

Tested by

no test coverage detected