Qt 5.15
Qt GUI
C++ Classes
QGlyphRun
Qt 5.15.8 Reference Documentation
List of All Members for QGlyphRun
This is the complete list of members for
QGlyphRun
, including inherited members.
enum
GlyphRunFlag
flags
GlyphRunFlags
QGlyphRun
(const QGlyphRun &)
QGlyphRun
()
operator=
(const QGlyphRun &) : QGlyphRun &
~QGlyphRun
()
boundingRect
() const : QRectF
clear
()
flags
() const : QGlyphRun::GlyphRunFlags
glyphIndexes
() const : QVector<quint32>
isEmpty
() const : bool
isRightToLeft
() const : bool
overline
() const : bool
positions
() const : QVector<QPointF>
rawFont
() const : QRawFont
setBoundingRect
(const QRectF &)
setFlag
(QGlyphRun::GlyphRunFlag , bool )
setFlags
(QGlyphRun::GlyphRunFlags )
setGlyphIndexes
(const QVector<quint32> &)
setOverline
(bool )
setPositions
(const QVector<QPointF> &)
setRawData
(const quint32 *, const QPointF *, int )
setRawFont
(const QRawFont &)
setRightToLeft
(bool )
setStrikeOut
(bool )
setUnderline
(bool )
strikeOut
() const : bool
swap
(QGlyphRun &)
underline
() const : bool
operator!=
(const QGlyphRun &) const : bool
operator==
(const QGlyphRun &) const : bool