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
QWindowsFontDatabaseBase::EmbeddedFont Class Reference

#include <qwindowsfontdatabasebase_p.h>

Collaboration diagram for QWindowsFontDatabaseBase::EmbeddedFont:

Public Member Functions

 EmbeddedFont (const QByteArray &fontData)
QString changeFamilyName (const QString &newFamilyName)
QByteArray data () const
void updateFromOS2Table (QFontEngine *fontEngine)
FontTabletableDirectoryEntry (const QByteArray &tagName)
QString familyName (FontTable *nameTableDirectory=nullptr)

Detailed Description

Definition at line 81 of file qwindowsfontdatabasebase_p.h.

Constructor & Destructor Documentation

◆ EmbeddedFont()

QWindowsFontDatabaseBase::EmbeddedFont::EmbeddedFont ( const QByteArray & fontData)
inline

Definition at line 84 of file qwindowsfontdatabasebase_p.h.

Member Function Documentation

◆ changeFamilyName()

QString QWindowsFontDatabaseBase::EmbeddedFont::changeFamilyName ( const QString & newFamilyName)

Definition at line 199 of file qwindowsfontdatabasebase.cpp.

◆ data()

QByteArray QWindowsFontDatabaseBase::EmbeddedFont::data ( ) const
inline

Definition at line 87 of file qwindowsfontdatabasebase_p.h.

◆ familyName()

QString QWindowsFontDatabaseBase::EmbeddedFont::familyName ( QWindowsFontDatabaseBase::FontTable * directoryEntry = nullptr)

Definition at line 130 of file qwindowsfontdatabasebase.cpp.

◆ tableDirectoryEntry()

QWindowsFontDatabaseBase::FontTable * QWindowsFontDatabaseBase::EmbeddedFont::tableDirectoryEntry ( const QByteArray & tagName)

Definition at line 106 of file qwindowsfontdatabasebase.cpp.

◆ updateFromOS2Table()

void QWindowsFontDatabaseBase::EmbeddedFont::updateFromOS2Table ( QFontEngine * fontEngine)

Definition at line 177 of file qwindowsfontdatabasebase.cpp.


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