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
qtextedit.h File Reference

(597de2b1dc5a60870b1514f218bed3da4e4f0ca9)

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

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...
 

Functions

 QT_REQUIRE_CONFIG (textedit)
 

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( textedit )