Qt 4.8
|
#include <QtGui/qabstractscrollarea.h>
#include <QtGui/qtextdocument.h>
#include <QtGui/qtextoption.h>
#include <QtGui/qtextcursor.h>
#include <QtGui/qtextformat.h>
Go to the source code of this file.
Classes | |
class | QTextEdit |
The QTextEdit class provides a widget that is used to edit and display both plain and rich text. More... | |
class | QTextEdit::ExtraSelection |
The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document. More... | |