![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
char | data [NUMPTSTOBUFFER *sizeof(QPoint)] |
QPoint * | pts |
struct _POINTBLOCK * | next |
Definition at line 1709 of file qregion.cpp.
char _POINTBLOCK::data |
Definition at line 1710 of file qregion.cpp.
struct _POINTBLOCK * _POINTBLOCK::next |
Definition at line 1712 of file qregion.cpp.
Referenced by PolygonRegion(), and PtsToRegion().
QPoint * _POINTBLOCK::pts |
Definition at line 1711 of file qregion.cpp.
Referenced by PolygonRegion(), and PtsToRegion().