| addJump(KTextEditor::Cursor cursor) | KateViInputModeManager | |
| addMark(KateDocument *doc, const QChar &mark, const KTextEditor::Cursor &pos, const bool moveoninsert=true, const bool showmark=true) | KateViInputModeManager | |
| appendKeyEventToLog(const QKeyEvent &e) | KateViInputModeManager | |
| blockSignals(bool block) | QObject | |
| changeViMode(ViMode newMode) | KateViInputModeManager | |
| 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 | |
| clearCurrentChangeLog() | KateViInputModeManager | inline |
| 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 | |
| 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 |
| doNotLogCurrentKeypress() | KateViInputModeManager | |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| feedKeyPresses(const QString &keyPresses) const | KateViInputModeManager | |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| finishRecordingMacro() | KateViInputModeManager | |
| getCurrentViMode() const | KateViInputModeManager | |
| getCurrentViModeHandler() const | KateViInputModeManager | |
| getLastSearchPattern() const | KateViInputModeManager | |
| getMarkPosition(const QChar &mark) const | KateViInputModeManager | |
| getMarksOnTheLine(int line) | KateViInputModeManager | |
| getNextJump(KTextEditor::Cursor cursor) | KateViInputModeManager | |
| getPreviousViMode() const | KateViInputModeManager | |
| getPrevJump(KTextEditor::Cursor cursor) | KateViInputModeManager | |
| getTemporaryNormalMode() | KateViInputModeManager | inline |
| getVerbatimKeys() const | KateViInputModeManager | |
| getViInsertMode() | KateViInputModeManager | |
| getViNormalMode() | KateViInputModeManager | |
| getViReplaceMode() | KateViInputModeManager | |
| getViVisualMode() | KateViInputModeManager | |
| handleKeypress(const QKeyEvent *e) | KateViInputModeManager | |
| inherits(const char *className) const | QObject | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isA(const char *className) const | QObject | |
| isAnyVisualMode() const | KateViInputModeManager | |
| isHandlingKeypress() const | KateViInputModeManager | |
| isRecordingMacro() | KateViInputModeManager | |
| isReplayingLastChange() const | KateViInputModeManager | inline |
| isReplayingMacro() | KateViInputModeManager | |
| isWidgetType() const | QObject | |
| KateViInputModeManager(KateView *view, KateViewInternal *viewInternal) | KateViInputModeManager | |
| keyMapper() | KateViInputModeManager | |
| killTimer(int id) | QObject | |
| lastSearchBackwards() const | KateViInputModeManager | inline |
| lastSearchCaseSensitive() | KateViInputModeManager | inline |
| lastSearchPlacesCursorAtEndOfMatch() | KateViInputModeManager | inline |
| logCompletionEvent(const Completion &completion) | KateViInputModeManager | |
| metaObject() const | QObject | virtual |
| modeToString(ViMode mode) | KateViInputModeManager | static |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| nextLoggedCompletion() | KateViInputModeManager | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| objectName | QObject | |
| objectName() const | QObject | |
| parent() const | QObject | |
| PrintJumpList() | KateViInputModeManager | |
| property(const char *name) const | QObject | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| readSessionConfig(const KConfigGroup &config) | KateViInputModeManager | |
| receivers(const char *signal) const | QObject | protected |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| repeatLastChange() | KateViInputModeManager | |
| replayMacro(QChar macroRegister) | KateViInputModeManager | |
| reset() | KateViInputModeManager | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setLastSearchBackwards(bool b) | KateViInputModeManager | inline |
| setLastSearchCaseSensitive(bool caseSensitive) | KateViInputModeManager | inline |
| setLastSearchPattern(const QString &p) | KateViInputModeManager | |
| setLastSearchPlacesCursorAtEndOfMatch(bool b) | KateViInputModeManager | inline |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setTemporaryNormalMode(bool b) | KateViInputModeManager | inline |
| signalsBlocked() const | QObject | |
| startRecordingMacro(QChar macroRegister) | KateViInputModeManager | |
| startTimer(int interval) | QObject | |
| storeLastChangeCommand() | KateViInputModeManager | |
| syncViMarksAndBookmarks() | KateViInputModeManager | |
| 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 |
| viEnterInsertMode() | KateViInputModeManager | |
| viEnterNormalMode() | KateViInputModeManager | |
| viEnterReplaceMode() | KateViInputModeManager | |
| viEnterVisualMode(ViMode visualMode=VisualMode) | KateViInputModeManager | |
| writeSessionConfig(KConfigGroup &config) | KateViInputModeManager | |
| ~KateViInputModeManager() | KateViInputModeManager | |
| ~QObject() | QObject | virtual |