QCodeEdit
2.2
|
Definition of the QDocument class. More...
#include "qce-config.h"
#include <QList>
#include <QVector>
#include <QLinkedList>
#include <QObject>
#include <QPalette>
#include <QMetaType>
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 |
Definition of the QDocument class.