Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QtFontFoundry Struct Reference

#include <qfontdatabase_p.h>

+ Collaboration diagram for QtFontFoundry:

Public Member Functions

 QtFontFoundry (const QString &n)
 
 ~QtFontFoundry ()
 
QtFontStylestyle (const QtFontStyle::Key &, const QString &=QString(), bool=false)
 

Public Attributes

QString name
 
int count
 
QtFontStyle ** styles
 

Detailed Description

Definition at line 120 of file qfontdatabase_p.h.

Constructor & Destructor Documentation

◆ QtFontFoundry()

QtFontFoundry::QtFontFoundry ( const QString n)
inline

Definition at line 122 of file qfontdatabase_p.h.

◆ ~QtFontFoundry()

QtFontFoundry::~QtFontFoundry ( )
inline

Definition at line 128 of file qfontdatabase_p.h.

Member Function Documentation

◆ style()

QtFontStyle * QtFontFoundry::style ( const QtFontStyle::Key key,
const QString styleName = QString(),
bool  create = false 
)

Definition at line 197 of file qfontdatabase.cpp.

References QtFontStyle::count, create(), QString::isEmpty(), pos, Q_CHECK_PTR(), and QtFontStyle::styleName.

Referenced by QFontDatabase::bold(), QFontDatabase::font(), QFontDatabase::italic(), QFontDatabase::pointSizes(), qt_registerFont(), QFontDatabase::smoothSizes(), QFontDatabase::styles(), and QFontDatabase::weight().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ count

◆ name

◆ styles


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