Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSGDistanceFieldGlyphCache::GlyphPosition Struct Reference

#include <qsgadaptationlayer_p.h>

Collaboration diagram for QSGDistanceFieldGlyphCache::GlyphPosition:

Public Attributes

glyph_t glyph
QPointF position

Detailed Description

Definition at line 482 of file qsgadaptationlayer_p.h.

Member Data Documentation

◆ glyph

glyph_t QSGDistanceFieldGlyphCache::GlyphPosition::glyph

Definition at line 483 of file qsgadaptationlayer_p.h.

◆ position

QPointF QSGDistanceFieldGlyphCache::GlyphPosition::position

Definition at line 484 of file qsgadaptationlayer_p.h.


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