Qt 4.8
Public Functions | Public Variables | List of all members
QTextureGlyphCache::Coord Struct Reference

#include <qtextureglyphcache_p.h>

Public Functions

bool isNull () const
 

Public Variables

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

Detailed Description

Definition at line 102 of file qtextureglyphcache_p.h.

Functions

◆ isNull()

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

Properties

◆ baseLineX

int QTextureGlyphCache::Coord::baseLineX

◆ baseLineY

int QTextureGlyphCache::Coord::baseLineY

◆ h

int QTextureGlyphCache::Coord::h

◆ w

int QTextureGlyphCache::Coord::w

◆ x

int QTextureGlyphCache::Coord::x

◆ y

int QTextureGlyphCache::Coord::y

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