Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ initialize
Method
initialize
src/common/actionmanager/commandaction.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void CommandAction::initialize(QAction *action)
134
{
135
d->update(action, true);
136
}
137
138
void CommandAction::setAction(QAction *action)
139
{
Callers
1
addOverrideAction
Method · 0.45
Calls
1
update
Method · 0.45
Tested by
no test coverage detected