Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ defaultKeySequences
Method
defaultKeySequences
src/common/actionmanager/command.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
QList<QKeySequence> Command::defaultKeySequences() const
136
{
137
return d->defaultKeys;
138
}
139
140
QList<QKeySequence> Command::keySequences() const
141
{
Callers
4
saveSettings
Method · 0.80
updateShortcut
Method · 0.80
showMenu
Method · 0.80
resetShortcut
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected