• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

Kate

KateViVisualMode Member List

This is the complete list of members for KateViVisualMode, including all inherited members.

addCurrentPositionToJumpList()KateViNormalMode
commandAbort()KateViNormalMode
commandAlignLine()KateViNormalMode
commandAlignLines()KateViNormalMode
commandChange()KateViNormalMode
commandChangeCase()KateViNormalMode
commandChangeLine()KateViNormalMode
commandChangeToEOL()KateViNormalMode
commandDelete()KateViNormalMode
commandDeleteChar()KateViNormalMode
commandDeleteCharBackward()KateViNormalMode
commandDeleteLine()KateViNormalMode
commandDeleteToEOL()KateViNormalMode
commandEnterInsertMode()KateViNormalMode
commandEnterInsertModeAppend()KateViNormalMode
commandEnterInsertModeAppendEOL()KateViNormalMode
commandEnterInsertModeBeforeFirstCharacterOfLine()KateViNormalMode
commandEnterVisualLineMode()KateViNormalMode
commandEnterVisualMode()KateViNormalMode
commandFindNext()KateViNormalMode
commandFindPrev()KateViNormalMode
commandIndentLine()KateViNormalMode
commandIndentLines()KateViNormalMode
commandJoinLines()KateViNormalMode
commandMakeLowercase()KateViNormalMode
commandMakeLowercaseLine()KateViNormalMode
commandMakeUppercase()KateViNormalMode
commandMakeUppercaseLine()KateViNormalMode
commandOpenNewLineOver()KateViNormalMode
commandOpenNewLineUnder()KateViNormalMode
commandPaste()KateViNormalMode
commandPasteBefore()KateViNormalMode
commandPrintCharacterCode()KateViNormalMode
commandRedo()KateViNormalMode
commandRepeatLastChange()KateViNormalMode
commandReplaceCharacter()KateViNormalMode
commandScrollPageDown()KateViNormalMode
commandScrollPageUp()KateViNormalMode
commandSearch()KateViNormalMode
commandSetMark()KateViNormalMode
commandSubstituteChar()KateViNormalMode
commandSubstituteLine()KateViNormalMode
commandSwitchToCmdLine()KateViNormalMode
commandToOtherEnd()KateViNormalMode
commandUndo()KateViNormalMode
commandUnindentLine()KateViNormalMode
commandUnindentLines()KateViNormalMode
commandYank()KateViNormalMode
commandYankLine()KateViNormalMode
commandYankToEOL()KateViNormalMode
deleteRange(KateViRange &r, bool linewise=true, bool addToRegister=true)KateViModeBase [protected]
doc() const KateViModeBase [inline, protected]
error(const QString &errorMsg) const KateViModeBase [protected]
executeCommand(const KateViCommand *cmd)KateViNormalMode [protected]
fillRegister(const QChar &reg, 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]
findWordEnd(int fromLine, int fromColumn, bool onlyCurrentLine=false) const KateViModeBase [protected]
findWORDEnd(int fromLine, int fromColumn, bool onlyCurrentLine=false) const KateViModeBase [protected]
generateMatchingItemRegex()KateViNormalMode [protected]
getCharUnderCursor() const KateViModeBase [protected]
getChosenRegister(const QChar &defaultReg) const KateViModeBase [protected]
getCount() const KateViModeBase [inline, protected]
getLine(int lineNumber=-1) const KateViModeBase [protected]
getRange(KateViRange &r, bool linewise=true) const KateViModeBase [protected]
getRegisterContent(const QChar &reg) const KateViModeBase [protected]
getStart() const KateViVisualMode [inline]
getVerbatimKeys() const KateViModeBase
goLineDown()KateViModeBase [protected]
goLineUp()KateViModeBase [protected]
goLineUpDown(int lines)KateViModeBase [protected]
handleKeypress(const QKeyEvent *e)KateViNormalMode
init()KateViVisualMode
isVisualLine() const KateViVisualMode [inline]
KateViModeBase()KateViModeBase [inline]
KateViNormalMode(KateViInputModeManager *viInputModeManager, KateView *view, KateViewInternal *viewInternal)KateViNormalMode
KateViVisualMode(KateViInputModeManager *viInputModeManager, KateView *view, KateViewInternal *viewInternal)KateViVisualMode
m_awaitingMotionOrTextObjectKateViNormalMode [protected]
m_commandRangeKateViModeBase [protected]
m_commandsKateViNormalMode [protected]
m_countKateViModeBase [protected]
m_countTempKateViNormalMode [protected]
m_defaultRegisterKateViNormalMode [protected]
m_extraWordCharactersKateViModeBase [protected]
m_findWaitingForCharKateViNormalMode [protected]
m_keyParserKateViNormalMode [protected]
m_keysKateViNormalMode [protected]
m_keysVerbatimKateViModeBase [protected]
m_marksKateViNormalMode [protected]
m_matchingCommandsKateViNormalMode [protected]
m_matchingItemsKateViNormalMode [protected]
m_matchingMotionsKateViNormalMode [protected]
m_matchItemRegexKateViNormalMode [protected]
m_motionOperatorIndexKateViNormalMode [protected]
m_motionsKateViNormalMode [protected]
m_registerKateViModeBase [protected]
m_registerTempKateViNormalMode [protected]
m_stickyColumnKateViModeBase [protected]
m_viewKateViModeBase [protected]
m_viewInternalKateViModeBase [protected]
m_viInputModeManagerKateViModeBase [protected]
m_waitingForMotionOrTextObjectKateViNormalMode [protected]
message(const QString &msg) const KateViModeBase [protected]
motionDown()KateViNormalMode
motionFindChar()KateViNormalMode
motionFindCharBackward()KateViNormalMode
motionLeft()KateViNormalMode
motionRight()KateViNormalMode
motionToChar()KateViNormalMode
motionToCharBackward()KateViNormalMode
motionToColumn0()KateViNormalMode
motionToEndOfPrevWORD()KateViNormalMode
motionToEndOfPrevWord()KateViNormalMode
motionToEndOfWord()KateViNormalMode
motionToEndOfWORD()KateViNormalMode
motionToEOL()KateViNormalMode
motionToFirstCharacterOfLine()KateViNormalMode
motionToLineFirst()KateViNormalMode
motionToLineLast()KateViNormalMode
motionToMark()KateViNormalMode
motionToMarkLine()KateViNormalMode
motionToMatchingItem()KateViNormalMode
motionToNextBraceBlockEnd()KateViNormalMode
motionToNextBraceBlockStart()KateViNormalMode
motionToPreviousBraceBlockEnd()KateViNormalMode
motionToPreviousBraceBlockStart()KateViNormalMode
motionToScreenColumn()KateViNormalMode
motionUp()KateViNormalMode
motionWordBackward()KateViNormalMode
motionWORDBackward()KateViNormalMode
motionWordForward()KateViNormalMode
motionWORDForward()KateViNormalMode
resetParser()KateViNormalMode [protected]
setVisualLine(bool l)KateViVisualMode
startInsertMode()KateViModeBase [protected]
startNormalMode()KateViModeBase [protected]
startVisualLineMode()KateViModeBase [protected]
startVisualMode()KateViModeBase [protected]
switchStartEnd()KateViVisualMode
textObjectABracket()KateViNormalMode
textObjectAParen()KateViNormalMode
textObjectAQuoteDouble()KateViNormalMode
textObjectAQuoteSingle()KateViNormalMode
textObjectAWord()KateViNormalMode
textObjectAWORD()KateViNormalMode
textObjectInnerBracket()KateViNormalMode
textObjectInnerParen()KateViNormalMode
textObjectInnerQuoteDouble()KateViNormalMode
textObjectInnerQuoteSingle()KateViNormalMode
textObjectInnerWORD()KateViNormalMode
textObjectInnerWord()KateViNormalMode
updateCursor(const KTextEditor::Cursor &c) const KateViModeBase [protected]
~KateViModeBase()KateViModeBase [inline, virtual]
~KateViNormalMode()KateViNormalMode [virtual]
~KateViVisualMode()KateViVisualMode

Kate

Skip menu "Kate"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal