edbee - Qt Editor Library
|
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) const | edbee::TextEditorKeyMap | |
getAll(const QString &name) const | edbee::TextEditorKeyMap | |
getSequence(const QString &name) const | edbee::TextEditorKeyMap | |
has(const QString &name) const | edbee::TextEditorKeyMap | |
joinKeySequences(const QKeySequence seq1, const QKeySequence seq2) | edbee::TextEditorKeyMap | static |
parentMap() | edbee::TextEditorKeyMap | inline |
replace(const QString &name, TextEditorKey *sequence) | edbee::TextEditorKeyMap | |
standardKeyFromString(const QString &str) | edbee::TextEditorKeyMap | static |
TextEditorKeyMap(TextEditorKeyMap *parentKeyMap=0) | edbee::TextEditorKeyMap | |
toString() const | edbee::TextEditorKeyMap | |
~TextEditorKeyMap() | edbee::TextEditorKeyMap | virtual |