| abortCompletion() | KateView | virtual |
| activateEditActions() | KateView | |
| align() | KateView | slot |
| annotationActivated(KTextEditor::View *view, int line) | KateView | signal |
| annotationBorderVisibilityChanged(View *view, bool visible) | KateView | signal |
| annotationContextMenuAboutToShow(KTextEditor::View *view, QMenu *menu, int line) | KateView | signal |
| annotationModel() const | KateView | |
| backspace() | KateView | slot |
| blockFix(KTextEditor::Range &range) | KateView | static |
| blockSelection() const | KateView | virtual |
| bottom() | KateView | slot |
| bottomOfView() | KateView | slot |
| bottomViewBar() const | KateView | |
| capitalize() | KateView | slot |
| changeDictionary() | KateView | slot |
| cleanIndent() | KateView | slot |
| clear() | KateView | |
| clearSelection() | KateView | slot |
| clearSelection(bool redraw, bool finishedChangingSelection=true) | KateView | slot |
| cmdLineBar() | KateView | |
| comment() | KateView | slot |
| completionAborted(KTextEditor::View *view) | KateView | signal |
| completionExecuted(KTextEditor::View *view, const KTextEditor::Cursor &position, KTextEditor::CodeCompletionModel *model, const QModelIndex &) | KateView | signal |
| completionWidget() const | KateView | |
| config() | KateView | inline |
| configChanged() | KateView | signal |
| configKeys() const | KateView | |
| configValue(const QString &key) | KateView | |
| contextMenu() const | KateView | |
| contextMenuEvent(QContextMenuEvent *) | KateView | protected |
| coordinatesToCursor(const QPoint &coord) const | KateView | |
| copy() const | KateView | slot |
| createSnippet() | KateView | slot |
| currentTextLine() | KateView | |
| cursorLeft() | KateView | slot |
| cursorPosition() const | KateView | |
| cursorPositionCoordinates() const | KateView | |
| cursorPositionVirtual() const | KateView | |
| cursorRight() | KateView | slot |
| cursorSelected(const KTextEditor::Cursor &cursor) | KateView | |
| cursorToCoordinate(const KTextEditor::Cursor &cursor) const | KateView | |
| cut() | KateView | slot |
| deactivateEditActions() | KateView | |
| defaultContextMenu(QMenu *menu=0L) const | KateView | |
| delayedUpdateOfView() | KateView | signal |
| deleteWordLeft() | KateView | slot |
| deleteWordRight() | KateView | slot |
| dictionaryBar() | KateView | |
| disableTextHints() | KateView | |
| displayRangeChanged(KateView *view) | KateView | signal |
| doc() | KateView | inline |
| doc() const | KateView | inline |
| document() const | KateView | |
| down() | KateView | slot |
| dropEventPass(QDropEvent *) | KateView | signal |
| dynWordWrap() const | KateView | inline |
| dynWrapIndicators() | KateView | |
| editEnd(int editTagLineStart, int editTagLineEnd, bool tagFrom) | KateView | |
| editSetCursor(const KTextEditor::Cursor &cursor) | KateView | |
| editStart() | KateView | |
| emitNavigateAccept() | KateView | inline |
| emitNavigateBack() | KateView | inline |
| emitNavigateDown() | KateView | inline |
| emitNavigateLeft() | KateView | inline |
| emitNavigateRight() | KateView | inline |
| emitNavigateUp() | KateView | inline |
| enableTextHints(int timeout) | KateView | |
| end() | KateView | slot |
| ensureCursorColumnValid() | KateView | |
| find() | KateView | slot |
| findNext() | KateView | slot |
| findPrevious() | KateView | slot |
| findSelectedBackwards() | KateView | slot |
| findSelectedForwards() | KateView | slot |
| foldingMarkersOn() | KateView | |
| foldLine(int startLine) | KateView | |
| forceCompletion() | KateView | virtual |
| getCurrentViMode() const | KateView | |
| getEol() const | KateView | |
| getViInputModeManager() | KateView | |
| gotoLine() | KateView | slot |
| home() | KateView | slot |
| iconBorder() | KateView | |
| indent() | KateView | slot |
| insertTab() | KateView | slot |
| insertTemplateTextImplementation(const KTextEditor::Cursor &, const QString &templateString, const QMap< QString, QString > &initialValues) | KateView | virtual |
| insertTemplateTextImplementation(const KTextEditor::Cursor &, const QString &templateString, const QMap< QString, QString > &initialValues, KTextEditor::TemplateScript *templateScript) | KateView | virtual |
| isAnnotationBorderVisible() const | KateView | |
| isAutomaticInvocationEnabled() const | KateView | virtual |
| isCompletionActive() const | KateView | virtual |
| isOverwriteMode() const | KateView | |
| joinLines() | KateView | slot |
| KateView(KateDocument *doc, QWidget *parent) | KateView | |
| keyDelete() | KateView | slot |
| keyReturn() | KateView | slot |
| killLine() | KateView | slot |
| lineEndSelected(const KTextEditor::Cursor &lineEndPos) | KateView | |
| lineHasSelected(int line) | KateView | |
| lineIsSelection(int line) | KateView | |
| lineNumbersOn() | KateView | |
| lineSelected(int line) | KateView | |
| lowercase() | KateView | slot |
| m_completionWidget | KateView | mutable |
| m_spellingMenu | KateView | protected |
| m_toggleOnTheFlySpellCheck | KateView | protected |
| messageWidget() | KateView | inline |
| mouseTrackingEnabled() const | KateView | virtual |
| navigateAccept() | KateView | signal |
| navigateBack() | KateView | signal |
| navigateDown() | KateView | signal |
| navigateLeft() | KateView | signal |
| navigateRight() | KateView | signal |
| navigateUp() | KateView | signal |
| needTextHint(const KTextEditor::Cursor &position, QString &text) | KateView | signal |
| notifyAboutRangeChange(int startLine, int endLine, bool rangeWithAttribute) | KateView | |
| pageDown() | KateView | slot |
| pageUp() | KateView | slot |
| paste(const QString *textToPaste=0) | KateView | slot |
| postMessage(KTextEditor::Message *message, QList< QSharedPointer< QAction > > actions) | KateView | |
| rangesCaretIn() const | KateView | inline |
| rangesMouseIn() const | KateView | inline |
| readSessionConfig(const KConfigGroup &) | KateView | |
| reflectOnTheFlySpellCheckStatus(bool enabled) | KateView | slot |
| registerCompletionModel(KTextEditor::CodeCompletionModel *model) | KateView | virtual |
| reloadFile() | KateView | slot |
| removeSelectedText() | KateView | slot |
| removeSelection() | KateView | inlinevirtualslot |
| removeSelectionText() | KateView | inlinevirtualslot |
| renderer() | KateView | |
| repaintText(bool paintOnlyDirty=false) | KateView | |
| replace() | KateView | slot |
| replacementPattern() const | KateView | |
| resetViInputModeManager() | KateView | |
| scrollBarMarks() | KateView | |
| scrollBarMiniMap() | KateView | |
| scrollBarMiniMapAll() | KateView | |
| scrollDown() | KateView | slot |
| scrollUp() | KateView | slot |
| searchPattern() const | KateView | |
| selectAll() | KateView | slot |
| selection() const | KateView | virtual |
| selectionRange() const | KateView | virtual |
| selectionText() const | KateView | virtual |
| selectLine(const KTextEditor::Cursor &cursor) | KateView | |
| selectWord(const KTextEditor::Cursor &cursor) | KateView | |
| sendCompletionAborted() | KateView | |
| sendCompletionExecuted(const KTextEditor::Cursor &position, KTextEditor::CodeCompletionModel *model, const QModelIndex &index) | KateView | |
| setAddBom(bool enabled) | KateView | slot |
| setAnnotationBorderVisible(bool visible) | KateView | |
| setAnnotationModel(KTextEditor::AnnotationModel *model) | KateView | |
| setAutomaticInvocationEnabled(bool enabled=true) | KateView | virtual |
| setBlockSelection(bool on) | KateView | virtualslot |
| setCaretStyle(KateRenderer::caretStyles style, bool repaint=false) | KateView | |
| setConfigValue(const QString &key, const QVariant &value) | KateView | |
| setContextMenu(QMenu *menu) | KateView | |
| setCursorPosition(KTextEditor::Cursor position) | KateView | |
| setCursorPositionInternal(const KTextEditor::Cursor &position, uint tabwidth=1, bool calledExternally=false) | KateView | |
| setCursorPositionVisual(const KTextEditor::Cursor &position) | KateView | |
| setDynWrapIndicators(int mode) | KateView | slot |
| setEol(int eol) | KateView | slot |
| setFoldingMarkersOn(bool enable) | KateView | slot |
| setIconBorder(bool enable) | KateView | slot |
| setLineNumbersOn(bool enable) | KateView | slot |
| setMouseTrackingEnabled(bool enable) | KateView | virtual |
| setReplacementPattern(const QString &replacementPattern) | KateView | |
| setScrollBarMarks(bool enable) | KateView | slot |
| setScrollBarMiniMap(bool enable) | KateView | slot |
| setScrollBarMiniMapAll(bool enable) | KateView | slot |
| setScrollBarMiniMapWidth(int width) | KateView | slot |
| setSearchPattern(const QString &searchPattern) | KateView | |
| setSelection(const KTextEditor::Range &selection) | KateView | virtualslot |
| setSelection(const KTextEditor::Cursor &c, int i, bool b) | KateView | inlineslot |
| shiftBottom() | KateView | slot |
| shiftBottomOfView() | KateView | slot |
| shiftCursorLeft() | KateView | slot |
| shiftCursorRight() | KateView | slot |
| shiftDown() | KateView | slot |
| shiftEnd() | KateView | slot |
| shiftHome() | KateView | slot |
| shiftPageDown() | KateView | slot |
| shiftPageUp() | KateView | slot |
| shiftToMatchingBracket() | KateView | slot |
| shiftTop() | KateView | slot |
| shiftTopOfView() | KateView | slot |
| shiftUp() | KateView | slot |
| shiftWordLeft() | KateView | slot |
| shiftWordRight() | KateView | slot |
| showSnippetsDialog() | KateView | slot |
| showViModeEmulatedCommandBar() | KateView | slot |
| slotClipboardHistoryChanged() | KateView | slot |
| slotCollapseLevel() | KateView | slot |
| slotCollapseLocal() | KateView | slot |
| slotExpandLevel() | KateView | slot |
| slotExpandLocal() | KateView | slot |
| slotFoldToplevelNodes() | KateView | slot |
| slotReadWriteChanged() | KateView | slot |
| slotTextInserted(KTextEditor::View *view, const KTextEditor::Cursor &position, const QString &text) | KateView | |
| slotUpdateUndo() | KateView | slot |
| smartNewline() | KateView | slot |
| spellingMenu() | KateView | |
| startCompletion(const KTextEditor::Range &word, KTextEditor::CodeCompletionModel *model) | KateView | virtual |
| switchToCmdLine() | KateView | slot |
| tagAll() | KateView | |
| tagLine(const KTextEditor::Cursor &virtualCursor) | KateView | |
| tagLines(int start, int end, bool realLines=false) | KateView | |
| tagLines(KTextEditor::Cursor start, KTextEditor::Cursor end, bool realCursors=false) | KateView | |
| tagLines(KTextEditor::Range range, bool realRange=false) | KateView | |
| tagRange(const KTextEditor::Range &range, bool realLines=false) | KateView | |
| tagSelection(const KTextEditor::Range &oldSelection) | KateView | |
| textFolding() | KateView | inline |
| toggleBlockSelection() | KateView | slot |
| toggleComment() | KateView | slot |
| toggleDynWordWrap() | KateView | slot |
| toggleFoldingMarkers() | KateView | slot |
| toggleIconBorder() | KateView | slot |
| toggleInsert() | KateView | slot |
| toggleLineNumbersOn() | KateView | slot |
| toggleOnTheFlySpellCheck(bool b) | KateView | protectedslot |
| toggleScrollBarMarks() | KateView | slot |
| toggleScrollBarMiniMap() | KateView | slot |
| toggleScrollBarMiniMapAll() | KateView | slot |
| toggleViInputMode() | KateView | slot |
| toggleWriteLock() | KateView | slot |
| toggleWWMarker() | KateView | slot |
| toMatchingBracket() | KateView | slot |
| toNextModifiedLine() | KateView | slot |
| top() | KateView | slot |
| topOfView() | KateView | slot |
| toPrevModifiedLine() | KateView | slot |
| topViewBar() const | KateView | |
| transpose() | KateView | slot |
| uncomment() | KateView | slot |
| unfoldLine(int startLine) | KateView | |
| unIndent() | KateView | slot |
| unregisterCompletionModel(KTextEditor::CodeCompletionModel *model) | KateView | virtual |
| up() | KateView | slot |
| updateConfig() | KateView | |
| updateDocumentConfig() | KateView | |
| updateRangesIn(KTextEditor::Attribute::ActivationType activationType) | KateView | |
| updateRendererConfig() | KateView | |
| updateView(bool changed=false) | KateView | |
| updateViModeBarCmd() | KateView | |
| updateViModeBarMode() | KateView | |
| uppercase() | KateView | slot |
| userInvokedCompletion() | KateView | slot |
| viewEditMode() const | KateView | |
| viewMode() const | KateView | |
| viInputMode() const | KateView | |
| viInputModeStealKeys() const | KateView | |
| viModeEmulatedCommandBar() | KateView | |
| viRelativeLineNumbers() const | KateView | |
| virtualCursorColumn() const | KateView | |
| visibleRange() | KateView | |
| wordLeft() | KateView | slot |
| wordRight() | KateView | slot |
| wrapCursor() const | KateView | |
| writeSessionConfig(KConfigGroup &) | KateView | |
| ~KateView() | KateView | |