KConfig
kstandardshortcutwatcher.h
36 void shortcutChanged(KStandardShortcut::StandardShortcut id, const QList<QKeySequence> &shortcut);
Watches for changes made to standard shortcuts and notifies about those changes.
Definition kstandardshortcutwatcher.h:28
void shortcutChanged(KStandardShortcut::StandardShortcut id, const QList< QKeySequence > &shortcut)
The standardshortcut id was changed to shortcut.
Convenient methods for access to the common accelerator keys in the key configuration.
Definition kstandardshortcut.cpp:23
StandardShortcutWatcher * shortcutWatcher()
Returns the global KStandardShortcutWatcher instance of this program.
Definition kstandardshortcutwatcher.cpp:40
StandardShortcut
Defines the identifier of all standard accelerators.
Definition kstandardshortcut.h:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.