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
QTextureGlyphCache::Coord Struct Reference

#include <qtextureglyphcache_p.h>

Collaboration diagram for QTextureGlyphCache::Coord:

Public Member Functions

bool isNull () const

Public Attributes

int x
int y
int w
int h
int baseLineX
int baseLineY

Detailed Description

Definition at line 62 of file qtextureglyphcache_p.h.

Member Function Documentation

◆ isNull()

bool QTextureGlyphCache::Coord::isNull ( ) const
inline

Definition at line 71 of file qtextureglyphcache_p.h.

Member Data Documentation

◆ baseLineX

int QTextureGlyphCache::Coord::baseLineX

Definition at line 68 of file qtextureglyphcache_p.h.

◆ baseLineY

int QTextureGlyphCache::Coord::baseLineY

Definition at line 69 of file qtextureglyphcache_p.h.

◆ h

int QTextureGlyphCache::Coord::h

Definition at line 66 of file qtextureglyphcache_p.h.

◆ w

int QTextureGlyphCache::Coord::w

Definition at line 65 of file qtextureglyphcache_p.h.

◆ x

int QTextureGlyphCache::Coord::x

Definition at line 63 of file qtextureglyphcache_p.h.

◆ y

int QTextureGlyphCache::Coord::y

Definition at line 64 of file qtextureglyphcache_p.h.


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