diff options
Diffstat (limited to 'doc/html/qnpstream.html')
-rw-r--r-- | doc/html/qnpstream.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qnpstream.html b/doc/html/qnpstream.html index 985f253d0..66f624173 100644 --- a/doc/html/qnpstream.html +++ b/doc/html/qnpstream.html @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; } <p>The TQNPStream class provides a stream of data provided to a TQNPInstance by the browser. <a href="#details">More...</a> <p>This class is part of the <b>TQt Netscape Extension</b>. -<p><tt>#include <<a href="qnp-h.html">qnp.h</a>></tt> +<p><tt>#include <<a href="qnp-h.html">ntqnp.h</a>></tt> <p><a href="qnpstream-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -57,7 +57,7 @@ body { background: #ffffff; color: black; } The TQNPStream class provides a stream of data provided to a <a href="qnpinstance.html">TQNPInstance</a> by the browser. <p> -<p> Note that this is neither a <a href="qtextstream.html">TQTextStream</a> nor a <a href="qdatastream.html">TQDataStream</a>. +<p> Note that this is neither a <a href="ntqtextstream.html">TQTextStream</a> nor a <a href="ntqdatastream.html">TQDataStream</a>. <p> <p>See also <a href="qnpinstance.html#write">TQNPInstance::write</a>() and <a href="qnpinstance.html#newStreamCreated">TQNPInstance::newStreamCreated</a>(). <hr><h2>Member Function Documentation</h2> |