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
_ScanLineList Struct Reference
Collaboration diagram for _ScanLineList:

Public Attributes

int scanline
EdgeTableEntryedgelist
struct _ScanLineListnext

Detailed Description

Definition at line 2959 of file qregion.cpp.

Member Data Documentation

◆ edgelist

EdgeTableEntry * _ScanLineList::edgelist

Definition at line 2961 of file qregion.cpp.

◆ next

struct _ScanLineList * _ScanLineList::next

Definition at line 2962 of file qregion.cpp.

◆ scanline

int _ScanLineList::scanline

Definition at line 2960 of file qregion.cpp.


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