KConfig 5.109.0
Signals | List of all members
KStandardShortcut::StandardShortcutWatcher

Watches for changes made to standard shortcuts and notifies about those changes. More...

#include <kstandardshortcutwatcher.h>

Signals

void shortcutChanged (KStandardShortcut::StandardShortcut id, const QList< QKeySequence > &shortcut)
 The standardshortcut id was changed to shortcut.
 

Detailed Description

Watches for changes made to standard shortcuts and notifies about those changes.

See also
KStandardShortcut::shortcutWatcher
Since
5.91

Member Function Documentation

◆ shortcutChanged

void KStandardShortcut::StandardShortcutWatcher::shortcutChanged ( KStandardShortcut::StandardShortcut  id,
const QList< QKeySequence > &  shortcut 
)
signal

The standardshortcut id was changed to shortcut.