QtBase  v6.3.1
Public Attributes | List of all members
QFontEngine::Properties Struct Reference

#include <qfontengine_p.h>

Collaboration diagram for QFontEngine::Properties:
Collaboration graph
[legend]

Public Attributes

QByteArray postscriptName
 
QByteArray copyright
 
QRectF boundingBox
 
QFixed emSquare
 
QFixed ascent
 
QFixed descent
 
QFixed leading
 
QFixed italicAngle
 
QFixed capHeight
 
QFixed lineWidth
 

Detailed Description

Definition at line 148 of file qfontengine_p.h.

Member Data Documentation

◆ ascent

QFixed QFontEngine::Properties::ascent

Definition at line 153 of file qfontengine_p.h.

◆ boundingBox

QRectF QFontEngine::Properties::boundingBox

Definition at line 151 of file qfontengine_p.h.

◆ capHeight

QFixed QFontEngine::Properties::capHeight

Definition at line 157 of file qfontengine_p.h.

◆ copyright

QByteArray QFontEngine::Properties::copyright

Definition at line 150 of file qfontengine_p.h.

◆ descent

QFixed QFontEngine::Properties::descent

Definition at line 154 of file qfontengine_p.h.

◆ emSquare

QFixed QFontEngine::Properties::emSquare

Definition at line 152 of file qfontengine_p.h.

◆ italicAngle

QFixed QFontEngine::Properties::italicAngle

Definition at line 156 of file qfontengine_p.h.

◆ leading

QFixed QFontEngine::Properties::leading

Definition at line 155 of file qfontengine_p.h.

◆ lineWidth

QFixed QFontEngine::Properties::lineWidth

Definition at line 158 of file qfontengine_p.h.

◆ postscriptName

QByteArray QFontEngine::Properties::postscriptName

Definition at line 149 of file qfontengine_p.h.


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