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

(5f9ab113e32fb6ba81eab58acd9f99186af80534)

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