edbee - Qt Editor Library
edbee::TextEditorKeyMap Member List

This is the complete list of members for edbee::TextEditorKeyMap, including all inherited members.

add(const QString &command, TextEditorKey *sequence)edbee::TextEditorKeyMap
add(const QString &command, const QKeySequence &seq)edbee::TextEditorKeyMap
add(const QString &command, const QString &seq)edbee::TextEditorKeyMap
copyKeysTo(TextEditorKeyMap *keyMap)edbee::TextEditorKeyMap
findBySequence(QKeySequence sequence, QKeySequence::SequenceMatch &match)edbee::TextEditorKeyMap
get(const QString &name) constedbee::TextEditorKeyMap
getAll(const QString &name) constedbee::TextEditorKeyMap
getSequence(const QString &name) constedbee::TextEditorKeyMap
has(const QString &name) constedbee::TextEditorKeyMap
joinKeySequences(const QKeySequence seq1, const QKeySequence seq2)edbee::TextEditorKeyMapstatic
parentMap()edbee::TextEditorKeyMapinline
replace(const QString &name, TextEditorKey *sequence)edbee::TextEditorKeyMap
standardKeyFromString(const QString &str)edbee::TextEditorKeyMapstatic
TextEditorKeyMap(TextEditorKeyMap *parentKeyMap=0)edbee::TextEditorKeyMap
toString() constedbee::TextEditorKeyMap
~TextEditorKeyMap()edbee::TextEditorKeyMapvirtual