KDEUI
kglobalshortcutinfo.h
Go to the documentation of this file.
41 Q_SCRIPTABLE Q_PROPERTY(QString uniqueName READ uniqueName)
42 Q_SCRIPTABLE Q_PROPERTY(QString friendlyName READ friendlyName)
44 Q_SCRIPTABLE Q_PROPERTY(QString componentUniqueName READ componentUniqueName)
45 Q_SCRIPTABLE Q_PROPERTY(QString componentFriendlyName READ componentFriendlyName)
47 Q_SCRIPTABLE Q_PROPERTY(QString contextUniqueName READ contextUniqueName)
48 Q_SCRIPTABLE Q_PROPERTY(QString contextFriendlyName READ contextFriendlyName)
81 friend class GlobalShortcut;
Definition: kglobalshortcutinfo.h:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.