MCPcopy 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
28void HotkeyLineEdit::cleanHotKey()
29{
30 clear();
31 unregisterGlobalHotkey();
32}
33
34const QString HotkeyLineEdit::getHotkey() const
35{

Callers 1

SettingsPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected