56 #include "private/qabstractscrollarea_p.h" 57 #include "QtGui/qtextdocumentfragment.h" 58 #include "QtGui/qscrollbar.h" 59 #include "QtGui/qtextcursor.h" 60 #include "QtGui/qtextformat.h" 61 #include "QtGui/qmenu.h" 62 #include "QtGui/qabstracttextdocumentlayout.h" 63 #include "QtCore/qbasictimer.h" 64 #include "QtCore/qurl.h" 65 #include "private/qtextcontrol_p.h" 70 #ifndef QT_NO_TEXTEDIT 132 #ifdef QT_KEYPAD_NAVIGATION 136 #endif // QT_NO_TEXTEDIT 141 #endif // QTEXTEDIT_P_H The QPainter class performs low-level painting on widgets and other paint devices.
void pageUpDown(QTextCursor::MoveOperation op, QTextCursor::MoveMode moveMode)
The QTextCharFormat class provides formatting information for characters in a QTextDocument.
#define QT_END_NAMESPACE
This macro expands to.
int horizontalOffset() const
The QPointF class defines a point in the plane using floating point precision.
WrapMode
This enum describes how text is wrapped in a document.
QPoint mapToContents(const QPoint &point) const
The QUrl class provides a convenient interface for working with URLs.
The QString class provides a Unicode character string.
virtual void processEvent(QEvent *e, const QMatrix &matrix, QWidget *contextWidget=0)
void _q_currentCharFormatChanged(const QTextCharFormat &format)
void _q_repaintContents(const QRectF &contentsRect)
uint ignoreAutomaticScrollbarAdjustment
QTextEdit::AutoFormatting autoFormatting
#define QT_BEGIN_NAMESPACE
This macro expands to.
MoveMode
If the anchor() is kept where it is and the position() is moved, the text in between will be selected...
The QRectF class defines a rectangle in the plane using floating point precision. ...
void updateDefaultTextOption()
QBasicTimer autoScrollTimer
void _q_ensureVisible(const QRectF &rect)
The QMimeData class provides a container for data that records information about its MIME type...
QTextOption::WrapMode wordWrap
void sendControlEvent(QEvent *e)
int lineWrapColumnOrWidth
void paint(QPainter *p, QPaintEvent *e)
#define Q_DECLARE_PUBLIC(Class)
virtual QUrl resolveUrl(const QUrl &url) const
The QPoint class defines a point in the plane using integer precision.
void _q_adjustScrollbars()
int verticalOffset() const
int y() const
Returns the y coordinate of this point.
uint showCursorOnInitialShow
The QBasicTimer class provides timer events for objects.
int x() const
Returns the x coordinate of this point.
QTextEdit::LineWrapMode lineWrap
The QPaintEvent class contains event parameters for paint events.
The QEvent class is the base class of all event classes.
Qt::TextFormat textFormat
void createAutoBulletList()
The QTextEdit class provides a widget that is used to edit and display both plain and rich text...
QString anchorToScrollToWhenVisible