Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
140
QList<QKeySequence> Command::keySequences() const
141
{
142
return d->action->shortcuts();
143
}
144
145
QKeySequence Command::keySequence() const
146
{
Callers
7
saveSettings
Method · 0.80
foreach
Function · 0.80
showLineChatTip
Method · 0.80
slotBuildState
Method · 0.80
createSpaceWidget
Method · 0.80
updateCommands
Method · 0.80
readConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected