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
QClipData::ClipLine Struct Reference

#include <qpaintengine_raster_p.h>

+ Collaboration diagram for QClipData::ClipLine:

Public Attributes

int count
 
QT_FT_Spanspans
 

Detailed Description

Definition at line 316 of file qpaintengine_raster_p.h.

Member Data Documentation

◆ count

int QClipData::ClipLine::count

Definition at line 317 of file qpaintengine_raster_p.h.

Referenced by QClipData::fixup().

◆ spans

QT_FT_Span* QClipData::ClipLine::spans

Definition at line 318 of file qpaintengine_raster_p.h.


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