KTextEditor
KTextEditor::SmartInterface Member List
This is the complete list of members for KTextEditor::SmartInterface, including all inherited members.
| addActionsToDocument(SmartRange *topRange)=0 | KTextEditor::SmartInterface | pure virtual |
| addActionsToView(View *view, SmartRange *topRange)=0 | KTextEditor::SmartInterface | pure virtual |
| addHighlightToDocument(SmartRange *topRange, bool supportDynamic=false)=0 | KTextEditor::SmartInterface | pure virtual |
| addHighlightToView(View *view, SmartRange *topRange, bool supportDynamic=false)=0 | KTextEditor::SmartInterface | pure virtual |
| attributeDynamic(Attribute::Ptr a)=0 | KTextEditor::SmartInterface | protectedpure virtual |
| attributeNotDynamic(Attribute::Ptr a)=0 | KTextEditor::SmartInterface | protectedpure virtual |
| clearDocumentActions()=0 | KTextEditor::SmartInterface | pure virtual |
| clearDocumentHighlights()=0 | KTextEditor::SmartInterface | pure virtual |
| clearOnDocumentReload() const | KTextEditor::SmartInterface | |
| clearRevision() | KTextEditor::SmartInterface | |
| clearSmartInterface()=0 | KTextEditor::SmartInterface | pure virtual |
| clearViewActions(View *view)=0 | KTextEditor::SmartInterface | pure virtual |
| clearViewHighlights(View *view)=0 | KTextEditor::SmartInterface | pure virtual |
| currentRevision() const =0 | KTextEditor::SmartInterface | pure virtual |
| deleteCursors()=0 | KTextEditor::SmartInterface | pure virtual |
| deleteRanges()=0 | KTextEditor::SmartInterface | pure virtual |
| documentActions() const =0 | KTextEditor::SmartInterface | pure virtual |
| documentHighlights() const =0 | KTextEditor::SmartInterface | pure virtual |
| newSmartCursor(const Cursor &position=Cursor::start(), SmartCursor::InsertBehavior insertBehavior=SmartCursor::MoveOnInsert)=0 | KTextEditor::SmartInterface | pure virtual |
| newSmartCursor(int line, int column, SmartCursor::InsertBehavior insertBehavior=SmartCursor::MoveOnInsert) | KTextEditor::SmartInterface | |
| newSmartRange(const Range &range=Range(), SmartRange *parent=0L, SmartRange::InsertBehaviors insertBehavior=SmartRange::DoNotExpand)=0 | KTextEditor::SmartInterface | pure virtual |
| newSmartRange(const Cursor &startPosition, const Cursor &endPosition, SmartRange *parent=0L, SmartRange::InsertBehaviors insertBehavior=SmartRange::DoNotExpand) | KTextEditor::SmartInterface | |
| newSmartRange(int startLine, int startColumn, int endLine, int endColumn, SmartRange *parent=0L, SmartRange::InsertBehaviors insertBehavior=SmartRange::DoNotExpand) | KTextEditor::SmartInterface | |
| newSmartRange(SmartCursor *start, SmartCursor *end, SmartRange *parent=0L, SmartRange::InsertBehaviors insertBehavior=SmartRange::DoNotExpand)=0 | KTextEditor::SmartInterface | pure virtual |
| releaseRevision(int revision) const =0 | KTextEditor::SmartInterface | pure virtual |
| removeActionsFromDocument(SmartRange *topRange)=0 | KTextEditor::SmartInterface | pure virtual |
| removeActionsFromView(View *view, SmartRange *topRange)=0 | KTextEditor::SmartInterface | pure virtual |
| removeHighlightFromDocument(SmartRange *topRange)=0 | KTextEditor::SmartInterface | pure virtual |
| removeHighlightFromView(View *view, SmartRange *topRange)=0 | KTextEditor::SmartInterface | pure virtual |
| setClearOnDocumentReload(bool clearOnReload) | KTextEditor::SmartInterface | |
| SmartInterface() | KTextEditor::SmartInterface | |
| smartMutex() const | KTextEditor::SmartInterface | |
| translateFromRevision(const KTextEditor::Cursor &cursor, KTextEditor::SmartCursor::InsertBehavior insertBehavior=KTextEditor::SmartCursor::StayOnInsert) const | KTextEditor::SmartInterface | virtual |
| translateFromRevision(const KTextEditor::Range &range, KTextEditor::SmartRange::InsertBehaviors insertBehavior=KTextEditor::SmartRange::ExpandLeft|KTextEditor::SmartRange::ExpandRight) const | KTextEditor::SmartInterface | virtual |
| unbindSmartRange(SmartRange *range)=0 | KTextEditor::SmartInterface | pure virtual |
| useRevision(int revision)=0 | KTextEditor::SmartInterface | pure virtual |
| viewActions(View *view) const =0 | KTextEditor::SmartInterface | pure virtual |
| viewHighlights(View *view) const =0 | KTextEditor::SmartInterface | pure virtual |
| ~SmartInterface() | KTextEditor::SmartInterface | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference