• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • applications API Reference
  • KDE Home
  • Contact Us
 

Kate

KateViInsertMode Member List

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

addJump(KTextEditor::Cursor cursor)KateViModeBaseprotected
addToNumberUnderCursor(int count)KateViModeBaseprotected
blockSignals(bool block)QObject
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
commandCompleteNext()KateViInsertMode
commandCompletePrevious()KateViInsertMode
commandDeleteCharBackward()KateViInsertMode
commandDeleteLine()KateViInsertMode
commandDeleteWord()KateViInsertMode
commandIndent()KateViInsertMode
commandInsertContentOfRegister()KateViInsertMode
commandInsertFromAbove()KateViInsertMode
commandInsertFromBelow()KateViInsertMode
commandMoveOneWordLeft()KateViInsertMode
commandMoveOneWordRight()KateViInsertMode
commandNewLine()KateViInsertMode
commandSwitchToNormalModeForJustOneCommand()KateViInsertMode
commandToFirstCharacterInFile()KateViInsertMode
commandToLastCharacterInFile()KateViInsertMode
commandUnindent()KateViInsertMode
completionFinished()KateViInsertModeprotected
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
deleteRange(KateViRange &r, OperationMode mode=LineWise, bool addToRegister=true)KateViModeBaseprotected
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
doc() const KateViModeBaseinlineprotected
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
error(const QString &errorMsg)KateViModeBase
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fillRegister(const QChar &reg, const QString &text, OperationMode flag=CharWise)KateViModeBaseprotected
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
findLineStartingWitchChar(const QChar &c, unsigned int count, bool forward=true) const KateViModeBaseprotected
findNextMergeableBracketPos(const Cursor &startPos)KateViInsertModeprotected
findNextWordStart(int fromLine, int fromColumn, bool onlyCurrentLine=false) const KateViModeBaseprotected
findNextWORDStart(int fromLine, int fromColumn, bool onlyCurrentLine=false) const KateViModeBaseprotected
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 KateViModeBaseprotected
findPrevWordEnd(int fromLine, int fromColumn, bool onlyCurrentLine=false) const KateViModeBaseprotected
findPrevWORDEnd(int fromLine, int fromColumn, bool onlyCurrentLine=false) const KateViModeBaseprotected
findPrevWordStart(int fromLine, int fromColumn, bool onlyCurrentLine=false) const KateViModeBaseprotected
findPrevWORDStart(int fromLine, int fromColumn, bool onlyCurrentLine=false) const KateViModeBaseprotected
findSurrounding(const QRegExp &c1, const QRegExp &c2, bool inner=false) const KateViModeBaseprotected
findSurroundingBrackets(const QChar &c1, const QChar &c2, bool inner, const QChar &nested1, const QChar &nested2) const KateViModeBaseprotected
findSurroundingQuotes(const QChar &c, bool inner=false) const KateViModeBaseprotected
findWORDEnd(int fromLine, int fromColumn, bool onlyCurrentLine=false) const KateViModeBaseprotected
findWordEnd(int fromLine, int fromColumn, bool onlyCurrentLine=false) const KateViModeBaseprotected
getCharAtVirtualColumn(QString &line, int virtualColumn, int tabWidht) const KateViModeBaseprotected
getCharUnderCursor() const KateViModeBaseprotected
getChosenRegister(const QChar &defaultReg) const KateViModeBaseprotected
getCount() const KateViModeBaseinlineprotected
getLine(int line=-1) const KateViModeBaseprotected
getNextJump(KTextEditor::Cursor)KateViModeBaseprotected
getPrevJump(KTextEditor::Cursor)KateViModeBaseprotected
getRange(KateViRange &r, OperationMode mode=LineWise) const KateViModeBaseprotected
getRegisterContent(const QChar &reg)KateViModeBaseprotected
getRegisterFlag(const QChar &reg) const KateViModeBaseprotected
getVerbatimKeys() const KateViModeBase
getWordRangeUnderCursor() const KateViModeBaseprotected
getWordUnderCursor() const KateViModeBaseprotected
goLineDown()KateViModeBaseprotected
goLineUp()KateViModeBaseprotected
goLineUpDown(int lines)KateViModeBaseprotected
goVisualLineUpDown(int lines)KateViModeBaseprotected
handleKeypress(const QKeyEvent *e)KateViInsertModevirtual
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isCounted()KateViModeBaseinlineprotected
isWidgetType() constQObject
KateViInsertMode(KateViInputModeManager *viInputModeManager, KateView *view, KateViewInternal *viewInternal)KateViInsertMode
KateViModeBase()KateViModeBaseinline
killTimer(int id)QObject
leaveInsertMode(bool force=false)KateViInsertModeprotected
linesDisplayed()KateViModeBaseinlineprotected
m_blockInsertKateViInsertModeprotected
m_blockRangeKateViInsertModeprotected
m_commandRangeKateViModeBaseprotected
m_countKateViInsertModeprotected
m_countedRepeatsBeginOnNewLineKateViInsertModeprotected
m_currentMotionWasVisualLineUpOrDownKateViModeBaseprotected
m_eolPosKateViInsertModeprotected
m_extraWordCharactersKateViModeBaseprotected
m_infoMessageKateViModeBaseprotected
m_iscountedKateViModeBaseprotected
m_isExecutingCompletionKateViInsertModeprotected
m_keysKateViInsertModeprotected
m_keysVerbatimKateViModeBaseprotected
m_lastMotionWasVisualLineUpOrDownKateViModeBaseprotected
m_oneTimeCountOverrideKateViModeBaseprotected
m_registerKateViModeBaseprotected
m_registerTempKateViInsertModeprotected
m_stickyColumnKateViModeBaseprotected
m_textInsertedByCompletionKateViInsertModeprotected
m_textInsertedByCompletionEndPosKateViInsertModeprotected
m_viewKateViModeBaseprotected
m_viewInternalKateViModeBaseprotected
m_viInputModeManagerKateViModeBaseprotected
message(const QString &msg)KateViModeBase
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
parent() constQObject
property(const char *name) constQObject
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
removeChild(QObject *object)QObject
removeEventFilter(QObject *obj)QObject
replayCompletion()KateViInsertModeprotected
scrollViewLines(int l)KateViModeBaseinlineprotected
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setBlockAppendMode(KateViRange blockRange, BlockInsert b)KateViInsertMode
setBlockPrependMode(KateViRange blockRange)KateViInsertMode
setCount(int count)KateViInsertModeinline
KateViModeBase::setCount(unsigned int count)KateViModeBaseinline
setCountedRepeatsBeginOnNewLine(bool countedRepeatsBeginOnNewLine)KateViInsertModeinline
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRegister(QChar reg)KateViModeBaseinline
signalsBlocked() constQObject
startInsertMode()KateViModeBaseprotected
startNormalMode()KateViModeBaseprotected
startReplaceMode()KateViModeBaseprotected
startTimer(int interval)QObject
startVisualBlockMode()KateViModeBaseprotected
startVisualLineMode()KateViModeBaseprotected
startVisualMode()KateViModeBaseprotected
switchView(Direction direction=Next)KateViModeBaseprotected
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
updateCursor(const Cursor &c) const KateViModeBaseprotected
yankToClipBoard(QChar chosen_register, QString text)KateViModeBaseprotected
~KateViInsertMode()KateViInsertMode
~KateViModeBase()KateViModeBaseinlinevirtual
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Kate

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

applications API Reference

Skip menu "applications API Reference"
  •   kate
  •       kate
  •   KTextEditor
  •   Kate
  • Konsole

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal