Qt Reference Documentation
Home
Modules
QtGui
QGlyphRun
List of All Members for QGlyphRun
This is the complete list of members for
QGlyphRun
, including inherited members.
QGlyphRun
()
QGlyphRun
( const QGlyphRun & )
~QGlyphRun
()
clear
()
glyphIndexes
() const : QVector<quint32>
overline
() const : bool
positions
() const : QVector<QPointF>
rawFont
() const : QRawFont
setGlyphIndexes
( const QVector<quint32> & )
setOverline
( bool )
setPositions
( const QVector<QPointF> & )
setRawData
( const quint32 *, const QPointF *, int )
setRawFont
( const QRawFont & )
setStrikeOut
( bool )
setUnderline
( bool )
strikeOut
() const : bool
underline
() const : bool
operator!=
( const QGlyphRun & ) const : bool
operator=
( const QGlyphRun & ) : QGlyphRun &
operator==
( const QGlyphRun & ) const : bool