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

Method id

src/common/actionmanager/command.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167QString Command::id() const
168{
169 return d->cmdId;
170}
171
172QAction *Command::action() const
173{

Callers 1

saveSettingsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected