Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QFontDatabasePrivate::ApplicationFont Struct Reference

#include <qfontdatabase_p.h>

+ Collaboration diagram for QFontDatabasePrivate::ApplicationFont:

Classes

struct  Properties
 

Public Member Functions

bool isNull () const
 
bool isPopulated () const
 

Public Attributes

QString fileName
 
QByteArray data
 
QList< Propertiesproperties
 

Detailed Description

Definition at line 208 of file qfontdatabase_p.h.

Member Function Documentation

◆ isNull()

bool QFontDatabasePrivate::ApplicationFont::isNull ( ) const
inline

Definition at line 216 of file qfontdatabase_p.h.

References fileName.

◆ isPopulated()

bool QFontDatabasePrivate::ApplicationFont::isPopulated ( ) const
inline

Definition at line 217 of file qfontdatabase_p.h.

References properties.

Member Data Documentation

◆ data

QByteArray QFontDatabasePrivate::ApplicationFont::data

Definition at line 214 of file qfontdatabase_p.h.

◆ fileName

QString QFontDatabasePrivate::ApplicationFont::fileName

Definition at line 209 of file qfontdatabase_p.h.

◆ properties


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