Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qwidgettextcontrol_p.h File Reference
#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 2307 of file qwidgettextcontrol.cpp.

References QIcon::fromTheme(), icon, QIcon::isNull(), and QAction::setIcon().

Referenced by QLineEdit::createStandardContextMenu(), and QWidgetTextControl::createStandardContextMenu().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: