, including all inherited members.
| abortCompletion() | KateView | [virtual] |
| actions() const | KateView | |
| activateEditActions() | KateView | |
| addActions(KTextEditor::SmartRange *topRange) | KateView | |
| addExternalHighlight(KTextEditor::SmartRange *topRange, bool supportDynamic) | KateView | |
| addInternalHighlight(KTextEditor::SmartRange *topRange) | 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] |
| blockSelection() const | KateView | [inline, virtual] |
| blockSelectionMode() const | KateView | |
| bottom() | KateView | [slot] |
| bottomOfView() | KateView | [slot] |
| capitalize() | KateView | [slot] |
| cleanIndent() | KateView | [slot] |
| clear() | KateView | |
| clearActions() | KateView | |
| clearExternalHighlights() | KateView | |
| clearSelection() | KateView | [slot] |
| clearSelection(bool redraw, bool finishedChangingSelection=true) | KateView | [slot] |
| cmdLine() | 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] |
| 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] |
| currentTextLine() | KateView | |
| currentWord() | 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 | |
| deleteWordLeft() | KateView | [slot] |
| deleteWordRight() | KateView | [slot] |
| disableTextHints() | KateView | |
| doc() | KateView | [inline] |
| document() const | KateView | |
| down() | KateView | [slot] |
| dropEventPass(QDropEvent *) | KateView | [signal] |
| dynamicHighlightAdded(KateSmartRange *range) | KateView | [signal] |
| dynamicHighlightRemoved(KateSmartRange *range) | 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 | |
| exportAsHTML() | KateView | [slot] |
| externalHighlights() const | KateView | |
| find() | KateView | [slot] |
| findNext() | KateView | [slot] |
| findPrevious() | KateView | [slot] |
| findSelectedBackwards() | KateView | [slot] |
| findSelectedForwards() | KateView | [slot] |
| foldingMarkersOn() | KateView | |
| forceCompletion() | KateView | [virtual] |
| getCurrentViMode() const | KateView | |
| getEol() const | KateView | |
| gotoBar() | KateView | |
| gotoLine() | KateView | [slot] |
| hideViModeBar() | KateView | [slot] |
| home() | KateView | [slot] |
| iconBorder() | KateView | |
| imComposeEvent() const | KateView | [inline] |
| indent() | KateView | [slot] |
| insertTemplateTextImplementation(const KTextEditor::Cursor &, const QString &templateString, const QMap< QString, QString > &initialValues) | KateView | [virtual] |
| internalHighlights() const | KateView | |
| 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] |
| 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] |
| pageDown() | KateView | [slot] |
| pageUp() | KateView | [slot] |
| paste() | KateView | [slot] |
| readSessionConfig(const KConfigGroup &) | KateView | |
| registerCompletionModel(KTextEditor::CodeCompletionModel *model) | KateView | [virtual] |
| relayoutRange(const KTextEditor::Range &range, bool realLines=false) | KateView | |
| reloadFile() | KateView | [slot] |
| removeActions(KTextEditor::SmartRange *topRange) | KateView | [slot] |
| removeExternalHighlight(KTextEditor::SmartRange *topRange) | KateView | [slot] |
| removeInternalHighlight(KTextEditor::SmartRange *topRange) | KateView | |
| removeSelectedText() | KateView | [slot] |
| removeSelection() | KateView | [inline, virtual, slot] |
| removeSelectionText() | KateView | [inline, virtual, slot] |
| renderer() | KateView | |
| repaintText(bool paintOnlyDirty=false) | KateView | |
| replace() | KateView | [slot] |
| scrollBarMarks() | KateView | |
| scrollDown() | KateView | [slot] |
| scrollUp() | KateView | [slot] |
| searchBar(bool initHintAsPower=false) | 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 | |
| setAnnotationBorderVisible(bool visible) | KateView | |
| setAnnotationModel(KTextEditor::AnnotationModel *model) | KateView | |
| setAutomaticInvocationEnabled(bool enabled=true) | KateView | [virtual] |
| setBlockSelection(bool on) | KateView | [inline, virtual, slot] |
| setBlockSelectionMode(bool on) | KateView | [slot] |
| 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] |
| setImComposeEvent(bool imComposeEvent) | KateView | [inline] |
| setLineNumbersOn(bool enable) | KateView | [slot] |
| setMouseTrackingEnabled(bool enable) | KateView | [virtual] |
| setScrollBarMarks(bool enable) | KateView | [slot] |
| setSelection(const KTextEditor::Range &selection) | KateView | [virtual, slot] |
| setSelection(const KTextEditor::Cursor &c, int i, bool b) | KateView | [inline, slot] |
| 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] |
| showViModeBar() | KateView | [slot] |
| slotNewUndo() | KateView | [slot] |
| slotReadWriteChanged() | KateView | [slot] |
| slotTextInserted(KTextEditor::View *view, const KTextEditor::Cursor &position, const QString &text) | KateView | |
| slotUpdate() | KateView | [slot] |
| smartNewline() | KateView | [slot] |
| 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 | |
| toggleBlockSelectionMode() | KateView | [slot] |
| toggleDynWordWrap() | KateView | [slot] |
| toggleFoldingMarkers() | KateView | [slot] |
| toggleIconBorder() | KateView | [slot] |
| toggleInsert() | KateView | [slot] |
| toggleLineNumbersOn() | KateView | [slot] |
| toggleScrollBarMarks() | KateView | [slot] |
| toggleViInputMode() | KateView | [slot] |
| toggleWriteLock() | KateView | [slot] |
| toggleWWMarker() | KateView | [slot] |
| toMatchingBracket() | KateView | [slot] |
| top() | KateView | [slot] |
| topOfView() | KateView | [slot] |
| transpose() | KateView | [slot] |
| uncomment() | KateView | [slot] |
| unIndent() | KateView | [slot] |
| unregisterCompletionModel(KTextEditor::CodeCompletionModel *model) | KateView | [virtual] |
| up() | KateView | [slot] |
| updateConfig() | KateView | |
| updateDocumentConfig() | KateView | |
| updateRendererConfig() | KateView | |
| updateView(bool changed=false) | KateView | |
| updateViModeBarCmd() | KateView | |
| updateViModeBarMode() | KateView | |
| uppercase() | KateView | [slot] |
| userInvokedCompletion() | KateView | [slot] |
| viewBar() const | KateView | |
| viewEditMode() const | KateView | [inline] |
| viewMode() const | KateView | |
| viInputMode() const | KateView | |
| viInputModeStealKeys() const | KateView | |
| viModeBar() | KateView | |
| virtualCursorColumn() const | KateView | |
| wordLeft() | KateView | [slot] |
| wordRight() | KateView | [slot] |
| wrapCursor() | KateView | |
| writeSessionConfig(KConfigGroup &) | KateView | |
| ~KateView() | KateView | |