Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaEpoch/MouseClick
/ setHotkey
Method
setHotkey
src/modules/settingsagent.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
void SettingsAgent::setHotkey(const QString &hotkey)
48
{
49
_config[
"Hotkey"
] = hotkey;
50
}
51
52
QString SettingsAgent::Language() const
53
{
Callers
1
SettingsPage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected