summaryrefslogtreecommitdiffstats
path: root/doc/html/tqsize.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqsize.html')
-rw-r--r--doc/html/tqsize.html4
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>&nbsp;&amp; <a name="operator-lt-lt"></a>operator&lt;&lt; ( <a href="ntqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, const&nbsp;<a href="tqsize.html">TQSize</a>&nbsp;&amp;&nbsp;sz )
+<h3 class=fn><a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp; <a name="operator-lt-lt"></a>operator&lt;&lt; ( <a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, const&nbsp;<a href="tqsize.html">TQSize</a>&nbsp;&amp;&nbsp;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>&nbsp;&amp; <a name="operator-gt-gt"></a>operator&gt;&gt; ( <a href="ntqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, <a href="tqsize.html">TQSize</a>&nbsp;&amp;&nbsp;sz )
+<h3 class=fn><a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp; <a name="operator-gt-gt"></a>operator&gt;&gt; ( <a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, <a href="tqsize.html">TQSize</a>&nbsp;&amp;&nbsp;sz )
</h3>
Reads the size from the stream <em>s</em> into size <em>sz</em> and returns a