MCPcopy 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
47void SettingsAgent::setHotkey(const QString &hotkey)
48{
49 _config["Hotkey"] = hotkey;
50}
51
52QString SettingsAgent::Language() const
53{

Callers 1

SettingsPageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected