Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QSGDistanceFieldGlyphCache::GlyphData Struct Reference

#include <qsgadaptationlayer_p.h>

+ Collaboration diagram for QSGDistanceFieldGlyphCache::GlyphData:

Public Member Functions

 GlyphData ()
 

Public Attributes

Texturetexture = nullptr
 
TexCoord texCoord
 
QRectF boundingRect
 
QPainterPath path
 
quint32 ref = 0
 

Detailed Description

Definition at line 489 of file qsgadaptationlayer_p.h.

Constructor & Destructor Documentation

◆ GlyphData()

QSGDistanceFieldGlyphCache::GlyphData::GlyphData ( )
inline

Definition at line 496 of file qsgadaptationlayer_p.h.

Member Data Documentation

◆ boundingRect

◆ path

QPainterPath QSGDistanceFieldGlyphCache::GlyphData::path

◆ ref

quint32 QSGDistanceFieldGlyphCache::GlyphData::ref = 0

◆ texCoord

◆ texture


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