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

(3f9569c505c0949efee336a83cb247e4e5a4658c)

#include "qtextedit_p.h"
#include <qfont.h>
#include <qpainter.h>
#include <qevent.h>
#include <qdebug.h>
#include <qclipboard.h>
#include <qstyle.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 <qtextobject.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()

QT_BEGIN_NAMESPACE bool shouldEnableInputMethod ( QTextEdit * textedit)
inlinestatic

Definition at line 45 of file qtextedit.cpp.