KXmlGui
kshortcutseditor.h
61 /// Actions which are triggered by any keypress in a window which has the action added to it or its child widget(s)
66 /// @note Starting from 5.95, this flag is ignored if there are no actual Global shortcuts in any of the action collections that are added
67 GlobalAction = 4,
69 AllActions = 0xffffffff,
81 LetterShortcutsDisallowed = 0,
110 explicit KShortcutsEditor(QWidget *parent, ActionTypes actionTypes = AllActions, LetterShortcuts allowLetterShortcuts = LetterShortcutsAllowed);
Dialog for configuration of KActionCollection and KGlobalAccel.
Definition kshortcutsdialog.h:85
Widget for configuration of KAccel and KGlobalAccel.
Definition kshortcutseditor.h:50
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
WidgetShortcut
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:32 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:19:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.