QCodeEdit
2.2
|
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"
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) | |
Definition of the QEditor class.