- class FormatRange
- enum CursorMode
- QTextLayout()
- QTextLayout(const QString &)
- QTextLayout(const QString &, const QFont &, QPaintDevice *)
- ~QTextLayout()
- additionalFormats() const : QList<FormatRange>
- beginLayout()
- boundingRect() const : QRectF
- cacheEnabled() const : bool
- clearAdditionalFormats()
- clearLayout()
- createLine() : QTextLine
- cursorMoveStyle() const : Qt::CursorMoveStyle
- draw(QPainter *, const QPointF &, const QVector<FormatRange> &, const QRectF &) const
- drawCursor(QPainter *, const QPointF &, int, int) const
- drawCursor(QPainter *, const QPointF &, int) const
- endLayout()
- font() const : QFont
- glyphRuns(int, int) const : QList<QGlyphRun>
- isValidCursorPosition(int) const : bool
- leftCursorPosition(int) const : int
|
|