Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QWindowsFontEngineData Class Reference

Static constant data shared by the font engines. More...

#include <qwindowsfontdatabasebase_p.h>

+ Collaboration diagram for QWindowsFontEngineData:

Public Member Functions

 QWindowsFontEngineData ()
 
 ~QWindowsFontEngineData ()
 

Public Attributes

uint pow_gamma [256]
 
bool clearTypeEnabled = false
 
qreal fontSmoothingGamma
 
HDC hdc = 0
 

Detailed Description

Static constant data shared by the font engines.

Definition at line 32 of file qwindowsfontdatabasebase_p.h.

Constructor & Destructor Documentation

◆ QWindowsFontEngineData()

QWindowsFontEngineData::QWindowsFontEngineData ( )

Definition at line 68 of file qwindowsfontdatabase.cpp.

References clearTypeEnabled, hdc, i, pow_gamma, qPow(), and qRound().

+ Here is the call graph for this function:

◆ ~QWindowsFontEngineData()

QWindowsFontEngineData::~QWindowsFontEngineData ( )

Definition at line 488 of file qwindowsfontdatabasebase.cpp.

Member Data Documentation

◆ clearTypeEnabled

bool QWindowsFontEngineData::clearTypeEnabled = false

◆ fontSmoothingGamma

qreal QWindowsFontEngineData::fontSmoothingGamma

Definition at line 42 of file qwindowsfontdatabasebase_p.h.

◆ hdc

◆ pow_gamma


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