diff options
author | Michele Calgaro <[email protected]> | 2024-10-03 17:43:38 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-10-03 17:43:38 +0900 |
commit | 6964feed838dec70e7743ea90b390e4ae706d3c9 (patch) | |
tree | 6faf8862c19e31a988e9b5a43485a9f23b89d4a8 /doc/html/tqtextstream.html | |
parent | 81288cfcb6a543d96a1ee4bf1d7d3c26231f517f (diff) | |
download | tqt3-6964feed838dec70e7743ea90b390e4ae706d3c9.tar.gz tqt3-6964feed838dec70e7743ea90b390e4ae706d3c9.zip |
Remove obsolete Netscape plugin and its classes
Signed-off-by: Michele Calgaro <[email protected]>
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 505aa9b1a..0c8b70198 100644 --- a/doc/html/tqtextstream.html +++ b/doc/html/tqtextstream.html @@ -252,7 +252,7 @@ the stream or file) or if there is no IO device set; otherwise returns FALSE. <p> <p>See also <a href="tqiodevice.html#atEnd">TQIODevice::atEnd</a>(). -<p>Examples: <a href="addressbook-example.html#x601">addressbook/centralwidget.cpp</a> and <a href="grapher-nsplugin-example.html#x2774">grapher/grapher.cpp</a>. +<p>Examples: <a href="addressbook-example.html#x601">addressbook/centralwidget.cpp</a>. <h3 class=fn><a href="tqtextcodec.html">TQTextCodec</a> * <a name="codec"></a>TQTextStream::codec () </h3> Returns the codec actually used for this stream. |