summaryrefslogtreecommitdiffstats
path: root/doc/html/tqtextstream.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-02 21:37:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-06 11:24:55 +0900
commit7552c6d73043b1040139033f6864db48ae5446cf (patch)
treef90d24d072dd3ee6a3f909bf7778abc7669f03ef /doc/html/tqtextstream.html
parentc113da2069b66130f67a0f27c699e1cec83588a5 (diff)
downloadtqt-7552c6d7.tar.gz
tqt-7552c6d7.zip
Rename main window nt* related files to equivalent tq*. The file
"ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqtextstream.html')
-rw-r--r--doc/html/tqtextstream.html2
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