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
QT_FT_Span_ Struct Reference

#include <qrasterdefs_p.h>

Collaboration diagram for QT_FT_Span_:

Public Attributes

int x
int len
int y
unsigned char coverage

Detailed Description

Definition at line 830 of file qrasterdefs_p.h.

Member Data Documentation

◆ coverage

unsigned char QT_FT_Span_::coverage

Definition at line 835 of file qrasterdefs_p.h.

◆ len

int QT_FT_Span_::len

Definition at line 833 of file qrasterdefs_p.h.

◆ x

int QT_FT_Span_::x

Definition at line 832 of file qrasterdefs_p.h.

◆ y

int QT_FT_Span_::y

Definition at line 834 of file qrasterdefs_p.h.


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