edbee - Qt Editor Library
Classes | Namespaces
textrange.h File Reference
#include <QObject>
#include <QVector>
#include "edbee/models/textbuffer.h"
+ Include dependency graph for textrange.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  edbee::TextRange
 A single text region A region constists of an anchor and a caret: The anchor defines the 'start' of the range. Then caret the end. More...
 
class  edbee::TextRangeSetBase
 This abstract class represents a set of textranges The ranges are kept ordered and will not contain overlapping regions. More...
 
class  edbee::TextRangeSet
 The basic textrange class. A simple class of textrange with a simple vector implementation. More...
 
class  edbee::DynamicTextRangeSet
 A smart QObject implemenation of a TextRangeSet which listens to changes in the document. When a change happens it's changes the spatial of the ranges. More...
 

Namespaces

 edbee
 Copyright 2011-2013 - Reliable Bits Software by Blommers IT.