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
FontFile Struct Reference

#include <qfreetypefontdatabase_p.h>

+ Collaboration diagram for FontFile:

Public Attributes

QString fileName
 
int indexValue
 
int instanceIndex = -1
 
const QByteArray data
 

Detailed Description

Definition at line 25 of file qfreetypefontdatabase_p.h.

Member Data Documentation

◆ data

const QByteArray FontFile::data

Definition at line 34 of file qfreetypefontdatabase_p.h.

◆ fileName

QString FontFile::fileName

Definition at line 27 of file qfreetypefontdatabase_p.h.

Referenced by createFontFile(), and populateFromPattern().

◆ indexValue

int FontFile::indexValue

Definition at line 28 of file qfreetypefontdatabase_p.h.

◆ instanceIndex

int FontFile::instanceIndex = -1

Definition at line 29 of file qfreetypefontdatabase_p.h.


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