Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSvgFont Member List

This is the complete list of members for QSvgFont, including all inherited members.

addGlyph(const QString &unicode, const QPainterPath &path, qreal horizAdvX=-1)QSvgFont
addMissingGlyph(const QPainterPath &path, qreal horizAdvX)QSvgFont
boundingRect(QPainter *p, const QPointF &point, const QList< const QSvgGlyph * > &glyphs, qreal pixelSize, Qt::Alignment alignment) constQSvgFont
DEFAULT_UNITS_PER_EMQSvgFontstatic
deref()QSvgRefCountedinline
draw(QPainter *p, const QPointF &point, const QList< const QSvgGlyph * > &glyphs, qreal pixelSize, Qt::Alignment alignment) constQSvgFont
familyName() constQSvgFont
findFirstGlyphFor(QStringView text) constQSvgFont
m_familyNameQSvgFont
m_glyphsQSvgFont
m_horizAdvXQSvgFont
m_missingGlyphQSvgFont
m_unitsPerEmQSvgFont
QSvgFont(qreal horizAdvX)QSvgFont
QSvgRefCounted()QSvgRefCountedinline
ref()QSvgRefCountedinline
setFamilyName(const QString &name)QSvgFont
setUnitsPerEm(qreal upem)QSvgFont
toGlyphs(QStringView text) constQSvgFont
~QSvgRefCounted()QSvgRefCountedinlinevirtual