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

Method keySequences

src/common/actionmanager/command.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140QList<QKeySequence> Command::keySequences() const
141{
142 return d->action->shortcuts();
143}
144
145QKeySequence Command::keySequence() const
146{

Callers 7

saveSettingsMethod · 0.80
foreachFunction · 0.80
showLineChatTipMethod · 0.80
slotBuildStateMethod · 0.80
createSpaceWidgetMethod · 0.80
updateCommandsMethod · 0.80
readConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected