Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaEpoch/MouseClick
/ getHotkey
Method
getHotkey
src/modules/hotkeylineedit.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
const QString HotkeyLineEdit::getHotkey() const
35
{
36
return _key_sequence;
37
}
38
39
void HotkeyLineEdit::setHotkey(const QString& key_sequence)
40
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected