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

Public Member Functions

 QtFontDesc ()
 

Public Attributes

QtFontFamilyfamily
 
QtFontFoundryfoundry
 
QtFontStylestyle
 
QtFontSizesize
 

Detailed Description

Definition at line 465 of file qfontdatabase.cpp.

Constructor & Destructor Documentation

◆ QtFontDesc()

QtFontDesc::QtFontDesc ( )
inline

Definition at line 467 of file qfontdatabase.cpp.

Member Data Documentation

◆ family

QtFontFamily* QtFontDesc::family

Definition at line 468 of file qfontdatabase.cpp.

◆ foundry

QtFontFoundry* QtFontDesc::foundry

Definition at line 469 of file qfontdatabase.cpp.

◆ size

QtFontSize* QtFontDesc::size

Definition at line 471 of file qfontdatabase.cpp.

◆ style

QtFontStyle* QtFontDesc::style

Definition at line 470 of file qfontdatabase.cpp.


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