就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt GUI
C++ 类
QGlyphRun
List of All Members for QGlyphRun
这是完整成员列表为
QGlyphRun
,包括继承的成员。
enum
GlyphRunFlag
flags
GlyphRunFlags
QGlyphRun
()
QGlyphRun
(const QGlyphRun &)
~QGlyphRun
()
boundingRect
() const : QRectF
clear
()
flags
() const : QGlyphRun::GlyphRunFlags
glyphIndexes
() const : QList<quint32>
isEmpty
() const : bool
isRightToLeft
() const : bool
overline
() const : bool
positions
() const : QList<QPointF>
rawFont
() const : QRawFont
setBoundingRect
(const QRectF &)
setFlag
(QGlyphRun::GlyphRunFlag, bool)
setFlags
(QGlyphRun::GlyphRunFlags)
setGlyphIndexes
(const QList<quint32> &)
setOverline
(bool)
setPositions
(const QList<QPointF> &)
setRawData
(const quint32 *, const QPointF *, int)
setRawFont
(const QRawFont &)
setRightToLeft
(bool)
setSourceString
(const QString &)
setStrikeOut
(bool)
setStringIndexes
(const QList<qsizetype> &)
setUnderline
(bool)
sourceString
() const : QString
strikeOut
() const : bool
stringIndexes
() const : QList<qsizetype>
swap
(QGlyphRun &)
underline
() const : bool
operator!=
(const QGlyphRun &) const : bool
operator=
(const QGlyphRun &) : QGlyphRun &
operator==
(const QGlyphRun &) const : bool