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
QWindowsFontDatabase::FontHandle Struct Reference

#include <qwindowsfontdatabase_p.h>

Collaboration diagram for QWindowsFontDatabase::FontHandle:

Public Member Functions

 FontHandle (const QString &name)
 ~FontHandle ()

Public Attributes

QString faceName

Detailed Description

Definition at line 79 of file qwindowsfontdatabase_p.h.

Constructor & Destructor Documentation

◆ FontHandle()

QWindowsFontDatabase::FontHandle::FontHandle ( const QString & name)
inline

Definition at line 80 of file qwindowsfontdatabase_p.h.

◆ ~FontHandle()

QWindowsFontDatabase::FontHandle::~FontHandle ( )

Definition at line 1125 of file qwindowsfontdatabase.cpp.

Member Data Documentation

◆ faceName

QString QWindowsFontDatabase::FontHandle::faceName

Definition at line 89 of file qwindowsfontdatabase_p.h.


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