KateSmartManager Member List
This is the complete list of members for
KateSmartManager, including all inherited members.
| clear(bool includingInternal) | KateSmartManager | |
| currentRevision() const | KateSmartManager | |
| deleteCursors(bool includingInternal) | KateSmartManager | |
| deleteRanges(bool includingInternal) | KateSmartManager | |
| doc() const | KateSmartManager | |
| groupForLine(int line) const | KateSmartManager | |
| isClearing() const | KateSmartManager | [inline] |
| KateSmartManager(KateDocument *parent) | KateSmartManager | [explicit] |
| newSmartCursor(const KTextEditor::Cursor &position=KTextEditor::Cursor(), KTextEditor::SmartCursor::InsertBehavior insertBehavior=KTextEditor::SmartCursor::MoveOnInsert, bool internal=true) | KateSmartManager | |
| newSmartRange(const KTextEditor::Range &range=KTextEditor::Range(), KTextEditor::SmartRange *parent=0L, KTextEditor::SmartRange::InsertBehaviors insertBehavior=KTextEditor::SmartRange::DoNotExpand, bool internal=true) | KateSmartManager | |
| newSmartRange(KateSmartCursor *start, KateSmartCursor *end, KTextEditor::SmartRange *parent=0L, KTextEditor::SmartRange::InsertBehaviors insertBehavior=KTextEditor::SmartRange::DoNotExpand, bool internal=true) | KateSmartManager | |
| rangeDeleted(KateSmartRange *range) | KateSmartManager | |
| rangeGotParent(KateSmartRange *range) | KateSmartManager | |
| rangeLostParent(KateSmartRange *range) | KateSmartManager | |
| releaseRevision(int revision) const | KateSmartManager | |
| signalRangeDeleted(KateSmartRange *range) | KateSmartManager | [signal] |
| translateFromRevision(const KTextEditor::Cursor &cursor, KTextEditor::SmartCursor::InsertBehavior insertBehavior=KTextEditor::SmartCursor::StayOnInsert) const | KateSmartManager | |
| translateFromRevision(const KTextEditor::Range &range, KTextEditor::SmartRange::InsertBehaviors insertBehavior=KTextEditor::SmartRange::ExpandLeft|KTextEditor::SmartRange::ExpandRight) const | KateSmartManager | |
| unbindSmartRange(KTextEditor::SmartRange *range) | KateSmartManager | |
| useRevision(int revision=-1) | KateSmartManager | |
| ~KateSmartManager() | KateSmartManager | [virtual] |