, including all inherited members.
| addMapping(const QString &from, const QString &to) | KateViModeBase | |
| deleteRange(KateViRange &r, bool linewise=true, bool addToRegister=true) | KateViModeBase | [protected] |
| doc() const | KateViModeBase | [inline, protected] |
| error(const QString &errorMsg) const | KateViModeBase | [protected] |
| fillRegister(const QChar ®, const QString &text) | KateViModeBase | [protected] |
| findLineStartingWitchChar(const QChar &c, unsigned int count, bool forward=true) const | KateViModeBase | [protected] |
| findNextWordStart(int fromLine, int fromColumn, bool onlyCurrentLine=false) const | KateViModeBase | [protected] |
| findNextWORDStart(int fromLine, int fromColumn, bool onlyCurrentLine=false) const | KateViModeBase | [protected] |
| findPrevWordEnd(int fromLine, int fromColumn, bool onlyCurrentLine=false) const | KateViModeBase | [protected] |
| findPrevWORDEnd(int fromLine, int fromColumn, bool onlyCurrentLine=false) const | KateViModeBase | [protected] |
| findPrevWordStart(int fromLine, int fromColumn, bool onlyCurrentLine=false) const | KateViModeBase | [protected] |
| findPrevWORDStart(int fromLine, int fromColumn, bool onlyCurrentLine=false) const | KateViModeBase | [protected] |
| findSurrounding(const QChar &c1, const QChar &c2, bool inner=false) const | KateViModeBase | [protected] |
| findSurrounding(const QRegExp &c1, const QRegExp &c2, bool inner=false) const | KateViModeBase | [protected] |
| findWordEnd(int fromLine, int fromColumn, bool onlyCurrentLine=false) const | KateViModeBase | [protected] |
| findWORDEnd(int fromLine, int fromColumn, bool onlyCurrentLine=false) const | KateViModeBase | [protected] |
| getCharUnderCursor() const | KateViModeBase | [protected] |
| getChosenRegister(const QChar &defaultReg) const | KateViModeBase | [protected] |
| getCount() const | KateViModeBase | [inline, protected] |
| getLine(int lineNumber=-1) const | KateViModeBase | [protected] |
| getMapping(const QString &from) const | KateViModeBase | |
| getMappings() const | KateViModeBase | |
| getRange(KateViRange &r, bool linewise=true) const | KateViModeBase | [protected] |
| getRegisterContent(const QChar ®) const | KateViModeBase | [protected] |
| getVerbatimKeys() const | KateViModeBase | |
| goLineDown() | KateViModeBase | [protected] |
| goLineUp() | KateViModeBase | [protected] |
| goLineUpDown(int lines) | KateViModeBase | [protected] |
| KateViModeBase() | KateViModeBase | [inline] |
| m_commandRange | KateViModeBase | [protected] |
| m_count | KateViModeBase | [protected] |
| m_extraWordCharacters | KateViModeBase | [protected] |
| m_keysVerbatim | KateViModeBase | [protected] |
| m_mappings | KateViModeBase | [protected] |
| m_mappingTimer | KateViModeBase | [protected] |
| m_register | KateViModeBase | [protected] |
| m_stickyColumn | KateViModeBase | [protected] |
| m_timeoutlen | KateViModeBase | [protected] |
| m_view | KateViModeBase | [protected] |
| m_viewInternal | KateViModeBase | [protected] |
| m_viInputModeManager | KateViModeBase | [protected] |
| message(const QString &msg) const | KateViModeBase | [protected] |
| startInsertMode() | KateViModeBase | [protected] |
| startNormalMode() | KateViModeBase | [protected] |
| startVisualLineMode() | KateViModeBase | [protected] |
| startVisualMode() | KateViModeBase | [protected] |
| updateCursor(const KTextEditor::Cursor &c) const | KateViModeBase | [protected] |
| ~KateViModeBase() | KateViModeBase | [inline, virtual] |