diff options
Diffstat (limited to 'doc/html/qxmlerrorhandler.html')
-rw-r--r-- | doc/html/qxmlerrorhandler.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qxmlerrorhandler.html b/doc/html/qxmlerrorhandler.html index 3d8c9ce15..1dbeb9739 100644 --- a/doc/html/qxmlerrorhandler.html +++ b/doc/html/qxmlerrorhandler.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } errors in XML data. <a href="#details">More...</a> <p>All the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support.</p> -<p><tt>#include <<a href="qxml-h.html">qxml.h</a>></tt> +<p><tt>#include <<a href="qxml-h.html">ntqxml.h</a>></tt> <p>Inherited by <a href="qxmldefaulthandler.html">TQXmlDefaultHandler</a>. <p><a href="qxmlerrorhandler-members.html">List of all member functions.</a> <h2>Public Members</h2> @@ -76,7 +76,7 @@ invoking this function. reports an error. The reader uses the function <a href="#errorString">errorString</a>() to get the error message. -<h3 class=fn><a href="qstring.html">TQString</a> <a name="errorString"></a>TQXmlErrorHandler::errorString ()<tt> [pure virtual]</tt> +<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="errorString"></a>TQXmlErrorHandler::errorString ()<tt> [pure virtual]</tt> </h3> <p> The reader calls this function to get an error string if any of |