Qt 4.8
Public Variables | List of all members
_POINTBLOCK Struct Reference

Public Variables

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

Detailed Description

Definition at line 1887 of file qregion.cpp.

Properties

◆ data

int _POINTBLOCK::data[NUMPTSTOBUFFER *sizeof(QPoint)]

Definition at line 1888 of file qregion.cpp.

Referenced by PolygonRegion().

◆ next

struct _POINTBLOCK * _POINTBLOCK::next

Definition at line 1890 of file qregion.cpp.

Referenced by PolygonRegion(), and PtsToRegion().

◆ pts [1/2]

QPoint _POINTBLOCK::pts[NUMPTSTOBUFFER]

Definition at line 485 of file qregion_qws.cpp.

◆ pts [2/2]

QPoint* _POINTBLOCK::pts

Definition at line 1889 of file qregion.cpp.

Referenced by PolygonRegion(), and PtsToRegion().


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