diff options
author | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qxmlerrorhandler.html | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
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 |