Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaEpoch/MouseClick
/ cleanHotKey
Method
cleanHotKey
src/modules/hotkeylineedit.cpp:28–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
void HotkeyLineEdit::cleanHotKey()
29
{
30
clear();
31
unregisterGlobalHotkey();
32
}
33
34
const QString HotkeyLineEdit::getHotkey() const
35
{
Callers
1
SettingsPage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected