Kate
KateViReplaceMode Member List
This is the complete list of members for KateViReplaceMode, including all inherited members.
addJump(KTextEditor::Cursor cursor) | KateViModeBase | protected |
addToNumberUnderCursor(int count) | KateViModeBase | protected |
backspace() | KateViReplaceMode | |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
commandBackLine() | KateViReplaceMode | |
commandBackWord() | KateViReplaceMode | |
commandInsertFromLine(int offset) | KateViReplaceMode | |
commandMoveOneWordLeft() | KateViReplaceMode | |
commandMoveOneWordRight() | KateViReplaceMode | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
deleteRange(KateViRange &r, OperationMode mode=LineWise, bool addToRegister=true) | KateViModeBase | protected |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
doc() const | KateViModeBase | inlineprotected |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
error(const QString &errorMsg) | KateViModeBase | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
fillRegister(const QChar ®, const QString &text, OperationMode flag=CharWise) | KateViModeBase | protected |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
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 line=-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) | KateViReplaceMode | virtual |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isCounted() | KateViModeBase | inlineprotected |
isWidgetType() const | QObject | |
KateViModeBase() | KateViModeBase | inline |
KateViReplaceMode(KateViInputModeManager *viInputModeManager, KateView *view, KateViewInternal *viewInternal) | KateViReplaceMode | |
killTimer(int id) | QObject | |
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 | |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
overwrittenChar(const QChar &s) | KateViReplaceMode | inline |
parent() const | QObject | |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
scrollViewLines(int l) | KateViModeBase | inlineprotected |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setCount(unsigned int count) | KateViModeBase | inline |
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) | KateViModeBase | inline |
signalsBlocked() const | QObject | |
startInsertMode() | KateViModeBase | protected |
startNormalMode() | KateViModeBase | protected |
startReplaceMode() | KateViModeBase | protected |
startTimer(int interval) | QObject | |
startVisualBlockMode() | KateViModeBase | protected |
startVisualLineMode() | KateViModeBase | protected |
startVisualMode() | KateViModeBase | protected |
switchView(Direction direction=Next) | KateViModeBase | protected |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
updateCursor(const Cursor &c) const | KateViModeBase | protected |
yankToClipBoard(QChar chosen_register, QString text) | KateViModeBase | protected |
~KateViModeBase() | KateViModeBase | inlinevirtual |
~KateViReplaceMode() | KateViReplaceMode | |
~QObject() | QObject | virtual |
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
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.