Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qplaintextedit.h File Reference

(214016835f198ce5150862d97288760820d9e494)

#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 )