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

(3f9569c505c0949efee336a83cb247e4e5a4658c)

#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include <QtGui/qtextdocument.h>
#include <QtGui/qtextoption.h>
#include <QtGui/qtextcursor.h>
#include <QtGui/qtextformat.h>
#include <QtCore/qrect.h>
#include <QtGui/qabstracttextdocumentlayout.h>
#include <QtGui/qtextdocumentfragment.h>
#include <QtGui/qclipboard.h>
#include <QtCore/qmimedata.h>
#include <QtGui/private/qinputcontrol_p.h>
Include dependency graph for qwidgettextcontrol_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QWidgetTextControl
class  QUnicodeControlCharacterMenu
class  QTextEditMimeData

Functions

 QT_REQUIRE_CONFIG (widgettextcontrol)
void setActionIcon (QAction *action, const QString &name)

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( widgettextcontrol )

◆ setActionIcon()

void setActionIcon ( QAction * action,
const QString & name )

Definition at line 2327 of file qwidgettextcontrol.cpp.