Uses of Class
io.qt.gui.QGlyphRun
-
Uses of QGlyphRun in io.qt.gui
Methods in io.qt.gui that return QGlyphRun Modifier and Type Method Description QGlyphRun
QGlyphRun. clone()
Methods in io.qt.gui that return types with arguments of type QGlyphRun Modifier and Type Method Description QList<QGlyphRun>
QTextFragment. glyphRuns()
Overloaded function forQTextFragment.glyphRuns(int, int)
QList<QGlyphRun>
QTextFragment. glyphRuns(int from)
Overloaded function forQTextFragment.glyphRuns(int, int)
withlength = -1
.QList<QGlyphRun>
QTextFragment. glyphRuns(int from, int length)
QList<QGlyphRun>
QTextLayout. glyphRuns()
Overloaded function forQTextLayout.glyphRuns(int, int)
QList<QGlyphRun>
QTextLayout. glyphRuns(int from)
Overloaded function forQTextLayout.glyphRuns(int, int)
withlength = -1
.QList<QGlyphRun>
QTextLayout. glyphRuns(int from, int length)
QList<QGlyphRun>
QTextLine. glyphRuns()
Overloaded function forQTextLine.glyphRuns(int, int)
QList<QGlyphRun>
QTextLine. glyphRuns(int from)
Overloaded function forQTextLine.glyphRuns(int, int)
withlength = -1
.QList<QGlyphRun>
QTextLine. glyphRuns(int from, int length)
Methods in io.qt.gui with parameters of type QGlyphRun Modifier and Type Method Description void
QPainter. drawGlyphRun(QPointF position, QGlyphRun glyphRun)
void
QGlyphRun. swap(QGlyphRun other)