Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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
 
QSupportedWritingSystems writingSystems
 

Detailed Description

Definition at line 321 of file qcoretextfontdatabase.mm.

Member Data Documentation

◆ familyName

QCFString FontDescription::familyName

Definition at line 322 of file qcoretextfontdatabase.mm.

◆ fixedPitch

bool FontDescription::fixedPitch

Definition at line 329 of file qcoretextfontdatabase.mm.

◆ foundryName

QString FontDescription::foundryName

Definition at line 324 of file qcoretextfontdatabase.mm.

◆ pointSize

qreal FontDescription::pointSize

Definition at line 328 of file qcoretextfontdatabase.mm.

◆ stretch

QFont::Stretch FontDescription::stretch

Definition at line 327 of file qcoretextfontdatabase.mm.

◆ style

QFont::Style FontDescription::style

Definition at line 326 of file qcoretextfontdatabase.mm.

◆ styleName

QCFString FontDescription::styleName

Definition at line 323 of file qcoretextfontdatabase.mm.

◆ weight

QFont::Weight FontDescription::weight

Definition at line 325 of file qcoretextfontdatabase.mm.

◆ writingSystems

QSupportedWritingSystems FontDescription::writingSystems

Definition at line 330 of file qcoretextfontdatabase.mm.


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