KDEUI
#include <kglobalshortcutinfo.h>
◆ KGlobalShortcutInfo() [1/2]
KGlobalShortcutInfo::KGlobalShortcutInfo |
( |
| ) |
|
◆ KGlobalShortcutInfo() [2/2]
◆ ~KGlobalShortcutInfo()
KGlobalShortcutInfo::~KGlobalShortcutInfo |
( |
| ) |
|
◆ componentFriendlyName()
QString KGlobalShortcutInfo::componentFriendlyName |
( |
| ) |
const |
◆ componentUniqueName()
QString KGlobalShortcutInfo::componentUniqueName |
( |
| ) |
const |
◆ contextFriendlyName()
QString KGlobalShortcutInfo::contextFriendlyName |
( |
| ) |
const |
◆ contextUniqueName()
QString KGlobalShortcutInfo::contextUniqueName |
( |
| ) |
const |
◆ defaultKeys()
QList<QKeySequence> KGlobalShortcutInfo::defaultKeys |
( |
| ) |
const |
◆ friendlyName()
QString KGlobalShortcutInfo::friendlyName |
( |
| ) |
const |
◆ keys()
QList<QKeySequence> KGlobalShortcutInfo::keys |
( |
| ) |
const |
◆ operator=()
◆ uniqueName()
QString KGlobalShortcutInfo::uniqueName |
( |
| ) |
const |
◆ operator>>
const QDBusArgument& operator>> |
( |
const QDBusArgument & |
argument, |
|
|
KGlobalShortcutInfo & |
shortcut |
|
) |
| |
|
friend |
◆ componentFriendlyName
QString KGlobalShortcutInfo::componentFriendlyName |
|
read |
◆ componentUniqueName
QString KGlobalShortcutInfo::componentUniqueName |
|
read |
◆ contextFriendlyName
QString KGlobalShortcutInfo::contextFriendlyName |
|
read |
◆ contextUniqueName
QString KGlobalShortcutInfo::contextUniqueName |
|
read |
◆ defaultKeys
QList< QKeySequence > KGlobalShortcutInfo::defaultKeys |
|
read |
◆ friendlyName
QString KGlobalShortcutInfo::friendlyName |
|
read |
◆ keys
QList< QKeySequence > KGlobalShortcutInfo::keys |
|
read |
◆ uniqueName
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-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:20:39 by
doxygen 1.8.13 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.