diff options
Diffstat (limited to 'doc/html/tqrect.html')
-rw-r--r-- | doc/html/tqrect.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqrect.html b/doc/html/tqrect.html index 756cd18b1..9a22d6407 100644 --- a/doc/html/tqrect.html +++ b/doc/html/tqrect.html @@ -120,7 +120,7 @@ The TQRect class defines a rectangle in the plane. <p> A rectangle is internally represented as an upper-left corner and a bottom-right corner, but it is normally expressed as an upper-left corner and a size. -<p> The coordinate type is TQCOORD (defined in <a href="qwindowdefs-h.html">ntqwindowdefs.h</a> as <tt>int</tt>). The minimum value of TQCOORD is TQCOORD_MIN (-2147483648) and +<p> The coordinate type is TQCOORD (defined in <a href="tqwindowdefs-h.html">tqwindowdefs.h</a> as <tt>int</tt>). The minimum value of TQCOORD is TQCOORD_MIN (-2147483648) and the maximum value is TQCOORD_MAX (2147483647). <p> Note that the size (width and height) of a rectangle might be different from what you are used to. If the top-left corner and |