Kate
KateSmartRegion Class Reference
A class which takes several SmartRanges and produces both a bounding range and a list of simplified SmartRanges. More...
#include <katesmartregion.h>
Public Member Functions | |
void | addRange (KateSmartRange *range) |
const KTextEditor::Range & | boundingRange () const |
KateSmartRegion (KateDocument *document) | |
void | removeRange (KateSmartRange *range) |
Detailed Description
A class which takes several SmartRanges and produces both a bounding range and a list of simplified SmartRanges.
Definition at line 35 of file katesmartregion.h.
Constructor & Destructor Documentation
KateSmartRegion::KateSmartRegion | ( | KateDocument * | document | ) | [explicit] |
Definition at line 25 of file katesmartregion.cpp.
Member Function Documentation
void KateSmartRegion::addRange | ( | KateSmartRange * | range | ) |
Definition at line 30 of file katesmartregion.cpp.
const KTextEditor::Range & KateSmartRegion::boundingRange | ( | ) | const |
Definition at line 43 of file katesmartregion.cpp.
void KateSmartRegion::removeRange | ( | KateSmartRange * | range | ) |
Definition at line 37 of file katesmartregion.cpp.
The documentation for this class was generated from the following files: