Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QT_FT_BBox_ Struct Reference

#include <qrasterdefs_p.h>

+ Collaboration diagram for QT_FT_BBox_:

Public Attributes

QT_FT_Pos xMin
 
QT_FT_Pos yMin
 
QT_FT_Pos xMax
 
QT_FT_Pos yMax
 

Detailed Description

Definition at line 108 of file qrasterdefs_p.h.

Member Data Documentation

◆ xMax

QT_FT_Pos QT_FT_BBox_::xMax

Definition at line 111 of file qrasterdefs_p.h.

Referenced by gray_convert_glyph().

◆ xMin

QT_FT_Pos QT_FT_BBox_::xMin

Definition at line 110 of file qrasterdefs_p.h.

Referenced by gray_convert_glyph().

◆ yMax

QT_FT_Pos QT_FT_BBox_::yMax

Definition at line 111 of file qrasterdefs_p.h.

Referenced by gray_convert_glyph().

◆ yMin

QT_FT_Pos QT_FT_BBox_::yMin

Definition at line 110 of file qrasterdefs_p.h.

Referenced by gray_convert_glyph().


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