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