KDECore
KShortcut Member List
This is the complete list of members for KShortcut, including all inherited members.append(const KKeySequence &keySeq) | KShortcut | |
append(const KKey &spec) | KShortcut | |
append(const KShortcut &cut) | KShortcut | |
clear() | KShortcut | |
compare(const KShortcut &shortcut) const | KShortcut | |
contains(const KKey &key) const | KShortcut | |
contains(const KKeyNative &key) const | KShortcut | |
contains(const KKeySequence &keySeq) const | KShortcut | |
count() const | KShortcut | |
init(int keyQt) | KShortcut | |
init(const QKeySequence &keySeq) | KShortcut | |
init(const KKey &key) | KShortcut | |
init(const KKeySequence &keySeq) | KShortcut | |
init(const KShortcut &shortcut) | KShortcut | |
init(const QString &shortcut) | KShortcut | |
isNull() const | KShortcut | |
keyCodeQt() const | KShortcut | |
KShortcut() | KShortcut | |
KShortcut(int keyQt) | KShortcut | |
KShortcut(const QKeySequence &keySeq) | KShortcut | |
KShortcut(const KKey &key) | KShortcut | |
KShortcut(const KKeySequence &keySeq) | KShortcut | |
KShortcut(const KShortcut &shortcut) | KShortcut | |
KShortcut(const char *shortcut) | KShortcut | |
KShortcut(const QString &shortcut) | KShortcut | |
m_nSeqs | KShortcut | [protected] |
m_rgseq | KShortcut | [protected] |
MAX_SEQUENCES enum value | KShortcut | |
null() | KShortcut | [static] |
operator int() const | KShortcut | [inline] |
operator QKeySequence() const | KShortcut | |
operator!=(const KShortcut &cut) const | KShortcut | [inline] |
operator<(const KShortcut &cut) const | KShortcut | [inline] |
operator=(const KShortcut &cut) | KShortcut | [inline] |
operator==(const KShortcut &cut) const | KShortcut | [inline] |
remove(const KKeySequence &keySeq) | KShortcut | |
seq(uint i) const | KShortcut | |
setSeq(uint i, const KKeySequence &keySeq) | KShortcut | |
toString() const | KShortcut | |
toStringInternal(const KShortcut *pcutDefault=0) const | KShortcut | |
~KShortcut() | KShortcut |