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 TQKeySequence &keySeq) | KShortcut | |
init(const KKey &key) | KShortcut | |
init(const KKeySequence &keySeq) | KShortcut | |
init(const KShortcut &shortcut) | KShortcut | |
init(const TQString &shortcut) | KShortcut | |
isNull() const | KShortcut | |
keyCodeQt() const | KShortcut | |
KKeyNative (defined in KShortcut) | KShortcut | friend |
KShortcut() | KShortcut | |
KShortcut(int keyQt) | KShortcut | |
KShortcut(const TQKeySequence &keySeq) | KShortcut | |
KShortcut(const KKey &key) | KShortcut | |
KShortcut(const KKeySequence &keySeq) | KShortcut | |
KShortcut(const KShortcut &shortcut) | KShortcut | |
KShortcut(const char *shortcut) | KShortcut | |
KShortcut(const TQString &shortcut) | KShortcut | |
m_nSeqs (defined in KShortcut) | KShortcut | protected |
m_rgseq (defined in KShortcut) | KShortcut | protected |
MAX_SEQUENCES enum value (defined in KShortcut) | KShortcut | |
null() | KShortcut | static |
operator int() const (defined in KShortcut) | KShortcut | inline |
operator TQKeySequence() 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 (defined in KShortcut) | KShortcut | |
~KShortcut() (defined in KShortcut) | KShortcut |