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.cpp File Reference

(83f73df3e0e07242ce355fa12ae818fbb0ed6d03)

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

Function Documentation

◆ shouldEnableInputMethod()

static QT_BEGIN_NAMESPACE bool shouldEnableInputMethod ( QTextEdit * textedit)
inlinestatic

Definition at line 44 of file qtextedit.cpp.

References Qt::TextSelectableByMouse.