diff options
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 |