MCPcopy 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
42QString SettingsAgent::Hotkey() const
43{
44 return _config["Hotkey"].toString();
45}
46
47void SettingsAgent::setHotkey(const QString &hotkey)
48{

Callers 1

SettingsPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected