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

Public Attributes

char data [NUMPTSTOBUFFER *sizeof(QPoint)]
QPointpts
struct _POINTBLOCKnext

Detailed Description

Definition at line 1709 of file qregion.cpp.

Member Data Documentation

◆ data

char _POINTBLOCK::data

Definition at line 1710 of file qregion.cpp.

◆ next

struct _POINTBLOCK * _POINTBLOCK::next

Definition at line 1712 of file qregion.cpp.

Referenced by PolygonRegion(), and PtsToRegion().

◆ pts

QPoint * _POINTBLOCK::pts

Definition at line 1711 of file qregion.cpp.

Referenced by PolygonRegion(), and PtsToRegion().


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