Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qplaintextedit.h File Reference

(3f9569c505c0949efee336a83cb247e4e5a4658c)

#include <QtWidgets/qtwidgetsglobal.h>
#include <QtWidgets/qtextedit.h>
#include <QtWidgets/qabstractscrollarea.h>
#include <QtGui/qtextdocument.h>
#include <QtGui/qtextoption.h>
#include <QtGui/qtextcursor.h>
#include <QtGui/qtextformat.h>
#include <QtGui/qabstracttextdocumentlayout.h>
Include dependency graph for qplaintextedit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QPlainTextEdit
 The QPlainTextEdit class provides a widget that is used to edit and display plain text. More...
class  QPlainTextDocumentLayout
 The QPlainTextDocumentLayout class implements a plain text layout for QTextDocument. More...

Functions

 QT_REQUIRE_CONFIG (textedit)

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( textedit )