diff options
Diffstat (limited to 'doc/html/tqsize.html')
-rw-r--r-- | doc/html/tqsize.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqsize.html b/doc/html/tqsize.html index f11321c63..81b9413d0 100644 --- a/doc/html/tqsize.html +++ b/doc/html/tqsize.html @@ -345,7 +345,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Divides <em>s</em> by <em>c</em> and returns the result. <p> Note that the result is truncated. -<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="ntqdatastream.html">TQDataStream</a> & s, const <a href="tqsize.html">TQSize</a> & sz ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="tqsize.html">TQSize</a> & sz ) </h3> Writes the size <em>sz</em> to the stream <em>s</em> and returns a reference to @@ -358,7 +358,7 @@ the stream. Returns TRUE if <em>s1</em> and <em>s2</em> are equal; otherwise returns FALSE. -<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="ntqdatastream.html">TQDataStream</a> & s, <a href="tqsize.html">TQSize</a> & sz ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqsize.html">TQSize</a> & sz ) </h3> Reads the size from the stream <em>s</em> into size <em>sz</em> and returns a |