KDEUI
#include <kglobalshortcutinfo.h>
List of all members.
Detailed Description
- Author:
- Michael Jansen <kde@michael-jansen.biz>
Definition at line 35 of file kglobalshortcutinfo.h.
Constructor & Destructor Documentation
| KGlobalShortcutInfo::KGlobalShortcutInfo |
( |
| ) |
|
| KGlobalShortcutInfo::~KGlobalShortcutInfo |
( |
| ) |
|
Member Function Documentation
| QString KGlobalShortcutInfo::componentFriendlyName |
( |
| ) |
const |
| QString KGlobalShortcutInfo::componentUniqueName |
( |
| ) |
const |
| QString KGlobalShortcutInfo::contextFriendlyName |
( |
| ) |
const |
| QString KGlobalShortcutInfo::contextUniqueName |
( |
| ) |
const |
| QList<QKeySequence> KGlobalShortcutInfo::defaultKeys |
( |
| ) |
const |
| QString KGlobalShortcutInfo::friendlyName |
( |
| ) |
const |
| QList<QKeySequence> KGlobalShortcutInfo::keys |
( |
| ) |
const |
| QString KGlobalShortcutInfo::uniqueName |
( |
| ) |
const |
Friends And Related Function Documentation
| const QDBusArgument& operator>> |
( |
const QDBusArgument & |
argument, |
|
|
KGlobalShortcutInfo & |
shortcut |
|
) |
| [friend] |
Property Documentation
QString KGlobalShortcutInfo::componentFriendlyName [read] |
QString KGlobalShortcutInfo::componentUniqueName [read] |
QString KGlobalShortcutInfo::contextFriendlyName [read] |
QString KGlobalShortcutInfo::contextUniqueName [read] |
QList< QKeySequence > KGlobalShortcutInfo::defaultKeys [read] |
QString KGlobalShortcutInfo::friendlyName [read] |
QList< QKeySequence > KGlobalShortcutInfo::keys [read] |
QString KGlobalShortcutInfo::uniqueName [read] |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:32:55 by
doxygen 1.7.5.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.