QCodeEdit  2.2
Classes | Functions
qeditor.h File Reference

Definition of the QEditor class. More...

#include "qce-config.h"
#include <QHash>
#include <QPointer>
#include <QScrollBar>
#include <QBasicTimer>
#include <QFontMetrics>
#include <QAbstractScrollArea>
#include "qdocument.h"
#include "qdocumentcursor.h"
Include dependency graph for qeditor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QEditor
 A text editing widget. More...
struct  QEditor::PlaceHolder
 A small structure holding placeholder data. More...
class  QEditor::PlaceHolder::Affector
 A small class allowing "placeholder scripting". More...

Functions

 Q_DECLARE_OPERATORS_FOR_FLAGS (QEditor::State)

Detailed Description

Definition of the QEditor class.