diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:04:08 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:04:08 -0600 |
commit | e02e31c8b9d854cd62cbe9799228f6e08e882773 (patch) | |
tree | 53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /doc/html/qcanvaspolygonalitem.html | |
parent | 143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff) | |
download | tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip |
Sync with latest script
Diffstat (limited to 'doc/html/qcanvaspolygonalitem.html')
-rw-r--r-- | doc/html/qcanvaspolygonalitem.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qcanvaspolygonalitem.html b/doc/html/qcanvaspolygonalitem.html index 213ffd477..a24b3024f 100644 --- a/doc/html/qcanvaspolygonalitem.html +++ b/doc/html/qcanvaspolygonalitem.html @@ -79,7 +79,7 @@ handling, etc., which is much faster for non-rectangular items. <p> Derived classes should try to define as small an area as possible to maximize efficiency, but the polygon must <em>definitely</em> be contained completely within the polygonal area. Calculating the -exact retquirements is usually difficult, but if you allow a small +exact requirements is usually difficult, but if you allow a small overestimate it can be easy and tquick, while still getting almost all of TQCanvasPolygonalItem's speed. <p> Note that all subclasses <em>must</em> call <a href="qcanvasitem.html#hide">hide</a>() in their destructor |