| abortCompletion() | KateView | virtual |
| action(const char *name) const | KXMLGUIClient | |
| action(const QDomElement &element) const | KXMLGUIClient | virtual |
| actionCollection() const | KXMLGUIClient | virtual |
| activateEditActions() | KateView | |
| addStateActionDisabled(const QString &state, const QString &action) | KXMLGUIClient | |
| addStateActionEnabled(const QString &state, const QString &action) | KXMLGUIClient | |
| align() | KateView | slot |
| annotationActivated(KTextEditor::View *view, int line) | KateView | signal |
| annotationBorderVisibilityChanged(View *view, bool visible) | KateView | signal |
| KTextEditor::AnnotationViewInterface::annotationBorderVisibilityChanged(KTextEditor::View *view, bool visible)=0 | KTextEditor::AnnotationViewInterface | pure virtual |
| annotationContextMenuAboutToShow(KTextEditor::View *view, QMenu *menu, int line) | KateView | signal |
| annotationModel() const | KateView | virtual |
| backspace() | KateView | slot |
| beginXMLPlug(QWidget *) | KXMLGUIClient | |
| 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 |
| childClients() | KXMLGUIClient | |
| cleanIndent() | KateView | slot |
| clear() | KateView | |
| clearSelection() | KateView | slot |
| clearSelection(bool redraw, bool finishedChangingSelection=true) | KateView | slot |
| clientBuilder() const | KXMLGUIClient | |
| 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 | |
| componentData() const | KXMLGUIClient | virtual |
| config() | KateView | inline |
| configChanged() | KateView | signal |
| ConfigInterface() | KTextEditor::ConfigInterface | |
| configKeys() const | KateView | virtual |
| configValue(const QString &key) | KateView | virtual |
| consoleBar() | KateView | |
| contextMenu() const | KateView | virtual |
| contextMenuAboutToShow(KTextEditor::View *view, QMenu *menu) | KTextEditor::View | signal |
| contextMenuEvent(QContextMenuEvent *) | KateView | protected |
| coordinatesToCursor(const QPoint &coord) const | KateView | virtual |
| copy() const | KateView | slot |
| createSnippet() | KateView | slot |
| currentTextLine() | KateView | |
| cursorLeft() | KateView | slot |
| cursorPosition() const | KateView | virtual |
| cursorPositionChanged(KTextEditor::View *view, const KTextEditor::Cursor &newPosition) | KTextEditor::View | signal |
| cursorPositionCoordinates() const | KateView | virtual |
| cursorPositionVirtual() const | KateView | virtual |
| cursorRight() | KateView | slot |
| cursorSelected(const KTextEditor::Cursor &cursor) | KateView | |
| cursorToCoordinate(const KTextEditor::Cursor &cursor) const | KateView | virtual |
| cut() | KateView | slot |
| deactivateEditActions() | KateView | |
| defaultContextMenu(QMenu *menu=0L) const | KateView | virtual |
| delayedUpdateOfView() | KateView | signal |
| deleteWordLeft() | KateView | slot |
| deleteWordRight() | KateView | slot |
| dictionaryBar() | KateView | |
| disableTextHints() | KateView | virtual |
| displayRangeChanged(KateView *view) | KateView | signal |
| doc() | KateView | inline |
| doc() const | KateView | inline |
| document() const | KateView | virtual |
| domDocument() const | KXMLGUIClient | virtual |
| down() | KateView | slot |
| dropEventPass(QDropEvent *) | KateView | signal |
| dynWordWrap() const | KateView | inline |
| dynWrapIndicators() | KateView | |
| editEnd(int editTagLineStart, int editTagLineEnd, bool tagFrom) | KateView | |
| EditInsert enum value | KTextEditor::View | |
| EditMode enum name | KTextEditor::View | |
| EditOverwrite enum value | KTextEditor::View | |
| editSetCursor(const KTextEditor::Cursor &cursor) | KateView | |
| editStart() | KateView | |
| EditViMode enum value | KTextEditor::View | |
| emitNavigateAccept() | KateView | inline |
| emitNavigateBack() | KateView | inline |
| emitNavigateDown() | KateView | inline |
| emitNavigateLeft() | KateView | inline |
| emitNavigateRight() | KateView | inline |
| emitNavigateUp() | KateView | inline |
| enableTextHints(int timeout) | KateView | virtual |
| end() | KateView | slot |
| endXMLPlug() | KXMLGUIClient | |
| ensureCursorColumnValid() | KateView | |
| expandMacros(QMap< QString, QString > &initialValues, QWidget *parentWindow) | KTextEditor::TemplateInterface | static |
| factory() const | KXMLGUIClient | |
| find() | KateView | slot |
| findMostRecentXMLFile(const QStringList &files, QString &doc) | KXMLGUIClient | static |
| findNext() | KateView | slot |
| findPrevious() | KateView | slot |
| findSelectedBackwards() | KateView | slot |
| findSelectedForwards() | KateView | slot |
| focusIn(KTextEditor::View *view) | KTextEditor::View | signal |
| focusOut(KTextEditor::View *view) | KTextEditor::View | signal |
| foldingMarkersOn() | KateView | |
| foldLine(int startLine) | KateView | |
| forceCompletion() | KateView | virtual |
| getActionsToChangeForState(const QString &state) | KXMLGUIClient | |
| getCurrentViMode() const | KateView | |
| getEol() const | KateView | |
| getViInputModeManager() | KateView | |
| gotoLine() | KateView | slot |
| home() | KateView | slot |
| horizontalScrollPositionChanged(KTextEditor::View *view) | KTextEditor::View | signal |
| iconBorder() | KateView | |
| indent() | KateView | slot |
| informationMessage(KTextEditor::View *view, const QString &message) | KTextEditor::View | signal |
| insertChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
| insertTab() | KateView | slot |
| insertTemplateText(const Cursor &insertPosition, const QString &templateString, const QMap< QString, QString > &initialValues, TemplateScript *templateScript) | KTextEditor::TemplateInterface2 | |
| KTextEditor::TemplateInterface::insertTemplateText(const Cursor &insertPosition, const QString &templateString, const QMap< QString, QString > &initialValues) | KTextEditor::TemplateInterface | |
| 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 |
| insertText(const QString &text) | KTextEditor::View | virtual |
| isActiveView() const | KTextEditor::View | |
| isAnnotationBorderVisible() const | KateView | virtual |
| 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 |
| KTE_INTERNAL_setupIntialValues(const QString &templateString, QMap< QString, QString > *initialValues) | KTextEditor::TemplateInterface | protected |
| KXMLGUIClient() | KXMLGUIClient | |
| KXMLGUIClient(KXMLGUIClient *parent) | KXMLGUIClient | |
| lineEndSelected(const KTextEditor::Cursor &lineEndPos) | KateView | |
| lineHasSelected(int line) | KateView | |
| lineIsSelection(int line) | KateView | |
| lineNumbersOn() | KateView | |
| lineSelected(int line) | KateView | |
| loadStandardsXmlFile() | KXMLGUIClient | protected |
| localXMLFile() const | KXMLGUIClient | virtual |
| lowercase() | KateView | slot |
| m_completionWidget | KateView | mutable |
| m_spellingMenu | KateView | protected |
| m_toggleOnTheFlySpellCheck | KateView | protected |
| messageWidget() | KateView | inline |
| mousePositionChanged(KTextEditor::View *view, const KTextEditor::Cursor &newPosition) | KTextEditor::View | signal |
| 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 |
| parentClient() const | KXMLGUIClient | |
| paste(const QString *textToPaste=0) | KateView | slot |
| plugActionList(const QString &name, const QList< QAction * > &actionList) | KXMLGUIClient | |
| postMessage(KTextEditor::Message *message, QList< QSharedPointer< QAction > > actions) | KateView | |
| prepareXMLUnplug(QWidget *) | KXMLGUIClient | |
| rangesCaretIn() const | KateView | inline |
| rangesMouseIn() const | KateView | inline |
| readSessionConfig(const KConfigGroup &) | KateView | virtual |
| reflectOnTheFlySpellCheckStatus(bool enabled) | KateView | slot |
| registerCompletionModel(KTextEditor::CodeCompletionModel *model) | KateView | virtual |
| reloadFile() | KateView | slot |
| reloadXML() | KXMLGUIClient | |
| removeChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
| removeSelectedText() | KateView | slot |
| removeSelection() | KateView | inlinevirtualslot |
| removeSelectionText() | KateView | inlinevirtualslot |
| renderer() | KateView | |
| repaintText(bool paintOnlyDirty=false) | KateView | |
| replace() | KateView | slot |
| replacementPattern() const | KateView | |
| replaceXMLFile(const QString &xmlfile, const QString &localxmlfile, bool merge=false) | KXMLGUIClient | |
| resetViInputModeManager() | KateView | |
| ReverseStateChange enum name | KXMLGUIClient | |
| scrollBarMarks() | KateView | |
| scrollBarMiniMap() | KateView | |
| scrollBarMiniMapAll() | KateView | |
| scrollDown() | KateView | slot |
| scrollUp() | KateView | slot |
| searchPattern() const | KateView | |
| selectAll() | KateView | slot |
| selection() const | KateView | virtual |
| selectionChanged(KTextEditor::View *view) | KTextEditor::View | signal |
| 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 | |
| SessionConfigInterface() | KTextEditor::SessionConfigInterface | |
| setAddBom(bool enabled) | KateView | slot |
| setAnnotationBorderVisible(bool visible) | KateView | virtual |
| setAnnotationModel(KTextEditor::AnnotationModel *model) | KateView | virtual |
| setAutomaticInvocationEnabled(bool enabled=true) | KateView | virtual |
| setBlockSelection(bool on) | KateView | virtualslot |
| setCaretStyle(KateRenderer::caretStyles style, bool repaint=false) | KateView | |
| setClientBuilder(KXMLGUIBuilder *builder) | KXMLGUIClient | |
| setComponentData(const KComponentData &componentData) | KXMLGUIClient | protectedvirtual |
| setConfigValue(const QString &key, const QVariant &value) | KateView | virtual |
| setContextMenu(QMenu *menu) | KateView | virtual |
| setCursorPosition(KTextEditor::Cursor position) | KateView | virtual |
| setCursorPositionInternal(const KTextEditor::Cursor &position, uint tabwidth=1, bool calledExternally=false) | KateView | |
| setCursorPositionVisual(const KTextEditor::Cursor &position) | KateView | |
| setDOMDocument(const QDomDocument &document, bool merge=false) | KXMLGUIClient | protectedvirtual |
| setDynWrapIndicators(int mode) | KateView | slot |
| setEol(int eol) | KateView | slot |
| setFactory(KXMLGUIFactory *factory) | KXMLGUIClient | |
| setFoldingMarkersOn(bool enable) | KateView | slot |
| setIconBorder(bool enable) | KateView | slot |
| setLineNumbersOn(bool enable) | KateView | slot |
| setLocalXMLFile(const QString &file) | KXMLGUIClient | protectedvirtual |
| 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 |
| setXML(const QString &document, bool merge=false) | KXMLGUIClient | protectedvirtual |
| setXMLFile(const QString &file, bool merge=false, bool setXMLDoc=true) | KXMLGUIClient | protectedvirtual |
| setXMLGUIBuildDocument(const QDomDocument &doc) | KXMLGUIClient | |
| 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 |
| stateChanged(const QString &newstate, ReverseStateChange reverse=StateNoReverse) | KXMLGUIClient | protectedvirtual |
| StateNoReverse enum value | KXMLGUIClient | |
| StateReverse enum value | KXMLGUIClient | |
| switchToCmdLine() | KateView | slot |
| switchToConsole() | 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 | |
| TemplateInterface() | KTextEditor::TemplateInterface | |
| TemplateInterface2() | KTextEditor::TemplateInterface2 | |
| textFolding() | KateView | inline |
| TextHintInterface() | KTextEditor::TextHintInterface | |
| textInserted(KTextEditor::View *view, const KTextEditor::Cursor &position, const QString &text) | KTextEditor::View | signal |
| 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 |
| top() | KateView | slot |
| topOfView() | KateView | slot |
| topViewBar() const | KateView | |
| transpose() | KateView | slot |
| uncomment() | KateView | slot |
| unfoldLine(int startLine) | KateView | |
| unIndent() | KateView | slot |
| unplugActionList(const QString &name) | KXMLGUIClient | |
| 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 |
| verticalScrollPositionChanged(KTextEditor::View *view, const KTextEditor::Cursor &newPos) | KTextEditor::View | signal |
| View(QWidget *parent) | KTextEditor::View | |
| viewEditMode() const | KateView | virtual |
| viewEditModeChanged(KTextEditor::View *view, enum KTextEditor::View::EditMode mode) | KTextEditor::View | signal |
| viewMode() const | KateView | virtual |
| viewModeChanged(KTextEditor::View *view) | KTextEditor::View | signal |
| viInputMode() const | KateView | |
| viInputModeStealKeys() const | KateView | |
| viModeEmulatedCommandBar() | KateView | |
| virtual_hook(int id, void *data) | KXMLGUIClient | protectedvirtual |
| virtualCursorColumn() const | KateView | |
| visibleRange() | KateView | |
| wordLeft() | KateView | slot |
| wordRight() | KateView | slot |
| wrapCursor() const | KateView | |
| writeSessionConfig(KConfigGroup &) | KateView | virtual |
| xmlFile() const | KXMLGUIClient | virtual |
| xmlguiBuildDocument() const | KXMLGUIClient | |
| ~AnnotationInterface() | KTextEditor::AnnotationInterface | virtual |
| ~AnnotationViewInterface() | KTextEditor::AnnotationViewInterface | virtual |
| ~CodeCompletionInterface() | KTextEditor::CodeCompletionInterface | virtual |
| ~ConfigInterface() | KTextEditor::ConfigInterface | virtual |
| ~CoordinatesToCursorInterface() | KTextEditor::CoordinatesToCursorInterface | virtual |
| ~KateView() | KateView | |
| ~KXMLGUIClient() | KXMLGUIClient | virtual |
| ~SessionConfigInterface() | KTextEditor::SessionConfigInterface | virtual |
| ~TemplateInterface() | KTextEditor::TemplateInterface | virtual |
| ~TemplateInterface2() | KTextEditor::TemplateInterface2 | virtual |
| ~TextHintInterface() | KTextEditor::TextHintInterface | virtual |
| ~View() | KTextEditor::View | virtual |