QCodeEdit  2.2
Classes | Typedefs
qdocument.h File Reference

Definition of the QDocument class. More...

#include "qce-config.h"
#include <QList>
#include <QVector>
#include <QLinkedList>
#include <QObject>
#include <QPalette>
#include <QMetaType>
Include dependency graph for qdocument.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QDocumentSelection
class  QDocument
 A class storing a document. More...
struct  QDocument::PaintContext

Typedefs

typedef QVector
< QDocumentLineHandle * >
::iterator 
QDocumentIterator
typedef QVector
< QDocumentLineHandle * >
::const_iterator 
QDocumentConstIterator

Detailed Description

Definition of the QDocument class.