![]() |
Qt 6.x
The Qt SDK
|
#include "qtextedit_p.h"#include <qfont.h>#include <qpainter.h>#include <qevent.h>#include <qdebug.h>#include <qclipboard.h>#include <qstyle.h>#include <qtimer.h>#include "private/qtextdocumentlayout_p.h"#include "qtextdocument.h"#include "private/qtextdocument_p.h"#include "qtextlist.h"#include "private/qwidgettextcontrol_p.h"#include <qtextformat.h>#include <qdatetime.h>#include <qapplication.h>#include <private/qapplication_p.h>#include <limits.h>#include <qtexttable.h>#include <qvariant.h>#include "moc_qtextedit.cpp"
Include dependency graph for qtextedit.cpp:Go to the source code of this file.
Classes | |
| class | QTextEditControl |
Functions | |
| static QT_BEGIN_NAMESPACE bool | shouldEnableInputMethod (QTextEdit *textedit) |
|
inlinestatic |
Definition at line 44 of file qtextedit.cpp.
References QTextEdit::isReadOnly(), QTextEdit::textInteractionFlags, and Qt::TextSelectableByMouse.
Here is the call graph for this function: