Kate
KateViModeBase Member List
This is the complete list of members for KateViModeBase, including all inherited members.
addJump(KTextEditor::Cursor cursor) | KateViModeBase | protected |
addToNumberUnderCursor(int count) | KateViModeBase | protected |
deleteRange(KateViRange &r, OperationMode mode=LineWise, bool addToRegister=true) | KateViModeBase | protected |
doc() const | KateViModeBase | inlineprotected |
error(const QString &errorMsg) | KateViModeBase | |
fillRegister(const QChar ®, const QString &text, OperationMode flag=CharWise) | 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 |
findPattern(const QString &pattern, bool backwards, bool caseSensitive, const Cursor &startFrom, int count=-1) const | KateViModeBase | |
findPatternForMotion(const QString &pattern, bool backwards, bool caseSensitive, const Cursor &startFrom, int count=1) 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 QRegExp &c1, const QRegExp &c2, bool inner=false) const | KateViModeBase | protected |
findSurroundingBrackets(const QChar &c1, const QChar &c2, bool inner, const QChar &nested1, const QChar &nested2) const | KateViModeBase | protected |
findSurroundingQuotes(const QChar &c, 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 |
getCharAtVirtualColumn(QString &line, int virtualColumn, int tabWidht) const | KateViModeBase | protected |
getCharUnderCursor() const | KateViModeBase | protected |
getChosenRegister(const QChar &defaultReg) const | KateViModeBase | protected |
getCount() const | KateViModeBase | inlineprotected |
getLine(int lineNumber=-1) const | KateViModeBase | protected |
getNextJump(KTextEditor::Cursor) | KateViModeBase | protected |
getPrevJump(KTextEditor::Cursor) | KateViModeBase | protected |
getRange(KateViRange &r, OperationMode mode=LineWise) const | KateViModeBase | protected |
getRegisterContent(const QChar ®) | KateViModeBase | protected |
getRegisterFlag(const QChar ®) const | KateViModeBase | protected |
getVerbatimKeys() const | KateViModeBase | |
getWordRangeUnderCursor() const | KateViModeBase | protected |
getWordUnderCursor() const | KateViModeBase | protected |
goLineDown() | KateViModeBase | protected |
goLineUp() | KateViModeBase | protected |
goLineUpDown(int lines) | KateViModeBase | protected |
goVisualLineUpDown(int lines) | KateViModeBase | protected |
handleKeypress(const QKeyEvent *e)=0 | KateViModeBase | pure virtual |
isCounted() | KateViModeBase | inlineprotected |
KateViModeBase() | KateViModeBase | inline |
linesDisplayed() | KateViModeBase | inlineprotected |
m_commandRange | KateViModeBase | protected |
m_count | KateViModeBase | protected |
m_currentMotionWasVisualLineUpOrDown | KateViModeBase | protected |
m_extraWordCharacters | KateViModeBase | protected |
m_infoMessage | KateViModeBase | protected |
m_iscounted | KateViModeBase | protected |
m_keysVerbatim | KateViModeBase | protected |
m_lastMotionWasVisualLineUpOrDown | KateViModeBase | protected |
m_oneTimeCountOverride | KateViModeBase | protected |
m_register | KateViModeBase | protected |
m_stickyColumn | KateViModeBase | protected |
m_view | KateViModeBase | protected |
m_viewInternal | KateViModeBase | protected |
m_viInputModeManager | KateViModeBase | protected |
message(const QString &msg) | KateViModeBase | |
scrollViewLines(int l) | KateViModeBase | inlineprotected |
setCount(unsigned int count) | KateViModeBase | inline |
setRegister(QChar reg) | KateViModeBase | inline |
startInsertMode() | KateViModeBase | protected |
startNormalMode() | KateViModeBase | protected |
startReplaceMode() | KateViModeBase | protected |
startVisualBlockMode() | KateViModeBase | protected |
startVisualLineMode() | KateViModeBase | protected |
startVisualMode() | KateViModeBase | protected |
switchView(Direction direction=Next) | KateViModeBase | protected |
updateCursor(const Cursor &c) const | KateViModeBase | protected |
yankToClipBoard(QChar chosen_register, QString text) | KateViModeBase | protected |
~KateViModeBase() | KateViModeBase | inlinevirtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.