- bold
bool bold(const(QString) family, const(QString) style)
Undocumented in source.
- families
QStringList families(WritingSystem writingSystem)
Undocumented in source.
- font
QFont font(const(QString) family, const(QString) style, int pointSize)
Undocumented in source.
- hasFamily
bool hasFamily(const(QString) family)
Undocumented in source.
- isBitmapScalable
bool isBitmapScalable(const(QString) family, const(QString) style)
Undocumented in source.
- isFixedPitch
bool isFixedPitch(const(QString) family, const(QString) style)
Undocumented in source.
- isPrivateFamily
bool isPrivateFamily(const(QString) family)
Undocumented in source.
- isScalable
bool isScalable(const(QString) family, const(QString) style)
Undocumented in source.
- isSmoothlyScalable
bool isSmoothlyScalable(const(QString) family, const(QString) style)
Undocumented in source.
- italic
bool italic(const(QString) family, const(QString) style)
Undocumented in source.
- pointSizes
QList!(int) pointSizes(const(QString) family, const(QString) style)
Undocumented in source.
- rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
- smoothSizes
QList!(int) smoothSizes(const(QString) family, const(QString) style)
Undocumented in source.
- styleString
QString styleString(const(QFont) font)
Undocumented in source.
- styleString
QString styleString(const(QFontInfo) fontInfo)
Undocumented in source.
- styles
QStringList styles(const(QString) family)
Undocumented in source.
- weight
int weight(const(QString) family, const(QString) style)
Undocumented in source.
- writingSystems
QList!(WritingSystem) writingSystems()
Undocumented in source.
- writingSystems
QList!(WritingSystem) writingSystems(const(QString) family)
Undocumented in source.