8 #ifndef ecvKeySequences_h
9 #define ecvKeySequences_h
82 void dumpShortcuts(
const QKeySequence& keySequence)
const;
88 virtual void disableSiblings();
94 virtual void enableNextSibling();
99 virtual void removeModalShortcut();
Manage key sequences used for shortcuts.
~ecvKeySequences() override=default
bool m_silence
Set true in slot implementations to avoid signal/slot recursion.
Manage an action and/or widget's responsivity to a shortcut.