Changeset 71 for trunk/include/qcanvas.h
- Timestamp:
- Mar 22, 2006, 4:15:38 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/qcanvas.h
r69 r71 589 589 590 590 private: 591 #if !defined(Q_WS_PM) 591 592 void scanPolygon( const QPointArray& pa, int winding, 592 593 QPolygonalProcessor& process ) const; 594 #endif 593 595 QPointArray chunks() const; 594 596
Note:
See TracChangeset
for help on using the changeset viewer.