diff options
Diffstat (limited to 'doc/html/tqtextstream.html')
-rw-r--r-- | doc/html/tqtextstream.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqtextstream.html b/doc/html/tqtextstream.html index 683aa8757..bcf8ed3fc 100644 --- a/doc/html/tqtextstream.html +++ b/doc/html/tqtextstream.html @@ -512,7 +512,7 @@ Reads the entire stream from the current position, and returns a string containing the text. <p> <p>See also <a href="ntqiodevice.html#readLine">TQIODevice::readLine</a>(). -<p>Examples: <a href="qaction-application-example.html#x1171">action/application.cpp</a>, <a href="simple-application-example.html#x1589">application/application.cpp</a>, <a href="mdi-example.html#x2074">mdi/application.cpp</a>, <a href="qdir-example.html#x1847">qdir/qdir.cpp</a>, and <a href="qwerty-example.html#x401">qwerty/qwerty.cpp</a>. +<p>Examples: <a href="tqaction-application-example.html#x1171">action/application.cpp</a>, <a href="simple-application-example.html#x1589">application/application.cpp</a>, <a href="mdi-example.html#x2074">mdi/application.cpp</a>, <a href="qdir-example.html#x1847">qdir/qdir.cpp</a>, and <a href="qwerty-example.html#x401">qwerty/qwerty.cpp</a>. <h3 class=fn><a href="tqstring.html">TQString</a> <a name="readLine"></a>TQTextStream::readLine () </h3> Reads a line from the stream and returns a string containing the |