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

#include <qwindowsfontdatabase_p.h>

+ Collaboration diagram for QFontValues:

Public Attributes

quint16 weight = 0
 
bool isItalic = false
 
bool isOverstruck = false
 
bool isUnderlined = false
 

Detailed Description

Definition at line 131 of file qwindowsfontdatabase_p.h.

Member Data Documentation

◆ isItalic

bool QFontValues::isItalic = false

Definition at line 134 of file qwindowsfontdatabase_p.h.

◆ isOverstruck

bool QFontValues::isOverstruck = false

Definition at line 135 of file qwindowsfontdatabase_p.h.

◆ isUnderlined

bool QFontValues::isUnderlined = false

Definition at line 136 of file qwindowsfontdatabase_p.h.

◆ weight

quint16 QFontValues::weight = 0

Definition at line 133 of file qwindowsfontdatabase_p.h.

Referenced by getFamiliesAndSignatures().


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