#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... | |
| class | QEditor::InputBinding |
| A class designed to allow extending user input in a transparent way. More... | |
| struct | QEditor::PlaceHolder |
| A small structure holding placeholder data. More... | |
| class | QEditor::PlaceHolder::Affector |
Functions | |
| Q_DECLARE_OPERATORS_FOR_FLAGS (QEditor::State) | |
1.5.7.1