![]() |
Qt 4.8
|
Public Variables | |
| int | data [NUMPTSTOBUFFER *sizeof(QPoint)] |
| struct _POINTBLOCK * | next |
| QPoint | pts [NUMPTSTOBUFFER] |
| QPoint * | pts |
Definition at line 1887 of file qregion.cpp.
| int _POINTBLOCK::data[NUMPTSTOBUFFER *sizeof(QPoint)] |
Definition at line 1888 of file qregion.cpp.
Referenced by PolygonRegion().
| struct _POINTBLOCK * _POINTBLOCK::next |
Definition at line 1890 of file qregion.cpp.
Referenced by PolygonRegion(), and PtsToRegion().
| QPoint _POINTBLOCK::pts[NUMPTSTOBUFFER] |
Definition at line 485 of file qregion_qws.cpp.
| QPoint* _POINTBLOCK::pts |
Definition at line 1889 of file qregion.cpp.
Referenced by PolygonRegion(), and PtsToRegion().