This is the complete list of members for
Kate::TextRange, including all inherited members.
| AllowEmpty | KTextEditor::MovingRange | |
| attribute() const | Kate::TextRange | [inline, virtual] |
| attributeOnlyForViews() const | Kate::TextRange | [inline, virtual] |
| contains(const Range &range) const | KTextEditor::MovingRange | |
| contains(const Cursor &cursor) const | KTextEditor::MovingRange | |
| containsColumn(int column) const | KTextEditor::MovingRange | |
| containsLine(int line) const | KTextEditor::MovingRange | |
| document() const | Kate::TextRange | [virtual] |
| DoNotExpand | KTextEditor::MovingRange | |
| emptyBehavior() const | Kate::TextRange | [inline, virtual] |
| EmptyBehavior enum name | KTextEditor::MovingRange | |
| end() const | Kate::TextRange | [inline, virtual] |
| endInternal() const | Kate::TextRange | [inline] |
| ExpandLeft | KTextEditor::MovingRange | |
| ExpandRight | KTextEditor::MovingRange | |
| feedback() const | Kate::TextRange | [inline, virtual] |
| hasAttribute() const | Kate::TextRange | [inline] |
| InsertBehavior enum name | KTextEditor::MovingRange | |
| insertBehaviors() const | Kate::TextRange | [virtual] |
| InvalidateIfEmpty | KTextEditor::MovingRange | |
| isEmpty() const | KTextEditor::MovingRange | |
| MovingRange() | KTextEditor::MovingRange | [protected] |
| onSingleLine() const | KTextEditor::MovingRange | |
| operator const KTextEditor::Range() const | Kate::TextRange | [inline] |
| operator const Range() const | KTextEditor::MovingRange | |
| operator<<(QDebug s, const MovingRange *range) | KTextEditor::MovingRange | [friend] |
| operator<<(QDebug s, const MovingRange &range) | KTextEditor::MovingRange | [friend] |
| overlaps(const Range &range) const | KTextEditor::MovingRange | |
| overlapsColumn(int column) const | KTextEditor::MovingRange | |
| overlapsLine(int line) const | KTextEditor::MovingRange | |
| setAttribute(KTextEditor::Attribute::Ptr attribute) | Kate::TextRange | [virtual] |
| setAttributeOnlyForViews(bool onlyForViews) | Kate::TextRange | [virtual] |
| setEmptyBehavior(EmptyBehavior emptyBehavior) | Kate::TextRange | [virtual] |
| setFeedback(KTextEditor::MovingRangeFeedback *feedback) | Kate::TextRange | [virtual] |
| setInsertBehaviors(InsertBehaviors insertBehaviors) | Kate::TextRange | [virtual] |
| setRange(const KTextEditor::Range &range) | Kate::TextRange | [virtual] |
| setRange(const KTextEditor::Cursor &start, const KTextEditor::Cursor &end) | Kate::TextRange | [inline] |
| setView(KTextEditor::View *view) | Kate::TextRange | [virtual] |
| setZDepth(qreal zDepth) | Kate::TextRange | [virtual] |
| start() const | Kate::TextRange | [inline, virtual] |
| startInternal() const | Kate::TextRange | [inline] |
| TextRange(TextBuffer &buffer, const KTextEditor::Range &range, InsertBehaviors insertBehavior, EmptyBehavior emptyBehavior=AllowEmpty) | Kate::TextRange | |
| toRange() const | Kate::TextRange | [inline] |
| view() const | Kate::TextRange | [inline, virtual] |
| zDepth() const | Kate::TextRange | [inline, virtual] |
| ~MovingRange() | KTextEditor::MovingRange | [virtual] |
| ~TextRange() | Kate::TextRange | |