Qt 4.8
Public Variables | List of all members
QTtfGlyph Struct Reference

Public Variables

quint16 advanceWidth
 
QByteArray data
 
quint16 index
 
qint16 lsb
 
quint16 numContours
 
quint16 numPoints
 
qint16 xMax
 
qint16 xMin
 
qint16 yMax
 
qint16 yMin
 

Detailed Description

Definition at line 633 of file qfontsubset.cpp.

Properties

◆ advanceWidth

quint16 QTtfGlyph::advanceWidth

Definition at line 639 of file qfontsubset.cpp.

Referenced by generateGlyph(), generateGlyphTables(), and QFontSubset::toTruetype().

◆ data

QByteArray QTtfGlyph::data

Definition at line 643 of file qfontsubset.cpp.

Referenced by generateGlyphTables(), and getGlyphData().

◆ index

quint16 QTtfGlyph::index

Definition at line 634 of file qfontsubset.cpp.

Referenced by generateGlyph(), and operator<().

◆ lsb

qint16 QTtfGlyph::lsb

Definition at line 640 of file qfontsubset.cpp.

Referenced by generateGlyph(), generateGlyphTables(), and QFontSubset::toTruetype().

◆ numContours

quint16 QTtfGlyph::numContours

Definition at line 641 of file qfontsubset.cpp.

Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().

◆ numPoints

quint16 QTtfGlyph::numPoints

Definition at line 642 of file qfontsubset.cpp.

Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().

◆ xMax

qint16 QTtfGlyph::xMax

Definition at line 636 of file qfontsubset.cpp.

Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().

◆ xMin

qint16 QTtfGlyph::xMin

Definition at line 635 of file qfontsubset.cpp.

Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().

◆ yMax

qint16 QTtfGlyph::yMax

Definition at line 638 of file qfontsubset.cpp.

Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().

◆ yMin

qint16 QTtfGlyph::yMin

Definition at line 637 of file qfontsubset.cpp.

Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().


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