KateArbitraryHighlightRange Class Reference
Inheritance diagram for KateArbitraryHighlightRange:

Detailed Description
Definition at line 32 of file katearbitraryhighlight.h.
Public Member Functions | |
| KateArbitraryHighlightRange (KateSuperCursor *start, KateSuperCursor *end, QObject *parent=0L, const char *name=0L) | |
| KateArbitraryHighlightRange (KateDocument *doc, const KateRange &range, QObject *parent=0L, const char *name=0L) | |
| KateArbitraryHighlightRange (KateDocument *doc, const KateTextCursor &start, const KateTextCursor &end, QObject *parent=0L, const char *name=0L) | |
| virtual | ~KateArbitraryHighlightRange () |
| virtual void | changed () |
Static Public Member Functions | |
| static KateAttribute | merge (QPtrList< KateSuperRange > ranges) |
The documentation for this class was generated from the following files:

