-
struct
FormatRange
-
enum
CursorMode
-
enum
GlyphRunRetrievalFlag
-
flags
GlyphRunRetrievalFlags
-
QTextLayout
()
-
QTextLayout
(const QString &)
-
QTextLayout
(const QString &, const QFont &, const QPaintDevice *)
-
~QTextLayout
()
-
beginLayout
()
-
boundingRect
() const : QRectF
-
cacheEnabled
() const : bool
-
clearFormats
()
-
clearLayout
()
-
createLine
() : QTextLine
-
cursorMoveStyle
() const : Qt::CursorMoveStyle
-
draw
(QPainter *, const QPointF &, const QList<QTextLayout::FormatRange> &, const QRectF &) const
-
drawCursor
(QPainter *, const QPointF &, int, int) const
-
drawCursor
(QPainter *, const QPointF &, int) const
-
endLayout
()
-
font
() const : QFont
-
formats
() const : QList<QTextLayout::FormatRange>
-
glyphRuns
(int, int, QTextLayout::GlyphRunRetrievalFlags) const : QList<QGlyphRun>
-
glyphRuns
(int, int) const : QList<QGlyphRun>
|
|