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
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 36 of file qwindowsfontdatabasebase_p.h.

Constructor & Destructor Documentation

◆ QWindowsFontEngineData()

QWindowsFontEngineData::QWindowsFontEngineData ( )

Definition at line 69 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 503 of file qwindowsfontdatabasebase.cpp.

Member Data Documentation

◆ clearTypeEnabled

bool QWindowsFontEngineData::clearTypeEnabled = false

◆ fontSmoothingGamma

qreal QWindowsFontEngineData::fontSmoothingGamma

Definition at line 46 of file qwindowsfontdatabasebase_p.h.

◆ hdc

◆ pow_gamma


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