\reentrant \inmodule QtGui
\reentrant \inmodule QtGui
The QTextEdit class provides a widget that is used to edit and display both plain and rich text.
void append(const QString &text)
Appends a new paragraph with text to the end of the text edit.
void setDocument(QTextDocument *document)