MCPcopy Create free account
hub / github.com/ckaiser/Lightscreen / hotkey

Method hotkey

widgets/hotkeywidget.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50QString HotkeyWidget::hotkey() const
51{
52 return mHotkey.toString(QKeySequence::PortableText);
53}
54
55void HotkeyWidget::showError()
56{

Callers 2

saveSettingsMethod · 0.80
hotkeyCollisionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected