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

Public Member Functions

 QtFontDesc ()
 QtFontDesc ()

Public Attributes

QtFontFamilyfamily
QtFontFoundryfoundry
QtFontStylestyle
QtFontSizesize

Detailed Description

Definition at line 476 of file qfontdatabase.cpp.

Constructor & Destructor Documentation

◆ QtFontDesc() [1/2]

QtFontDesc::QtFontDesc ( )
inline

Definition at line 478 of file qfontdatabase.cpp.

◆ QtFontDesc() [2/2]

QtFontDesc::QtFontDesc ( )
inline

Definition at line 478 of file qfontdatabase.cpp.

Member Data Documentation

◆ family

QtFontFamily * QtFontDesc::family

Definition at line 479 of file qfontdatabase.cpp.

◆ foundry

QtFontFoundry * QtFontDesc::foundry

Definition at line 480 of file qfontdatabase.cpp.

◆ size

QtFontSize * QtFontDesc::size

Definition at line 482 of file qfontdatabase.cpp.

◆ style

QtFontStyle * QtFontDesc::style

Definition at line 481 of file qfontdatabase.cpp.


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