KDEUI
#include <kglobalshortcutinfo.h>
List of all members.
Detailed Description
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-2012 The KDE developers.
Generated on Fri Dec 7 2012 16:05:00 by
doxygen 1.8.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.