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 |
◆ 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-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by
doxygen 1.8.17 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.