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
FontDescription Struct Reference
Collaboration diagram for FontDescription:

Public Attributes

QCFString familyName
QCFString styleName
QString foundryName
QFont::Weight weight
QFont::Style style
QFont::Stretch stretch
qreal pointSize
bool fixedPitch
bool colorFont
QSupportedWritingSystems writingSystems

Detailed Description

Definition at line 322 of file qcoretextfontdatabase.mm.

Member Data Documentation

◆ colorFont

bool FontDescription::colorFont

Definition at line 331 of file qcoretextfontdatabase.mm.

Referenced by getFontDescription().

◆ familyName

QCFString FontDescription::familyName

Definition at line 323 of file qcoretextfontdatabase.mm.

◆ fixedPitch

bool FontDescription::fixedPitch

Definition at line 330 of file qcoretextfontdatabase.mm.

Referenced by getFontDescription().

◆ foundryName

QString FontDescription::foundryName

Definition at line 325 of file qcoretextfontdatabase.mm.

◆ pointSize

qreal FontDescription::pointSize

Definition at line 329 of file qcoretextfontdatabase.mm.

◆ stretch

QFont::Stretch FontDescription::stretch

Definition at line 328 of file qcoretextfontdatabase.mm.

◆ style

QFont::Style FontDescription::style

Definition at line 327 of file qcoretextfontdatabase.mm.

◆ styleName

QCFString FontDescription::styleName

Definition at line 324 of file qcoretextfontdatabase.mm.

◆ weight

QFont::Weight FontDescription::weight

Definition at line 326 of file qcoretextfontdatabase.mm.

◆ writingSystems

QSupportedWritingSystems FontDescription::writingSystems

Definition at line 332 of file qcoretextfontdatabase.mm.


The documentation for this struct was generated from the following file: