From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/html/qxmlerrorhandler.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/qxmlerrorhandler.html') diff --git a/doc/html/qxmlerrorhandler.html b/doc/html/qxmlerrorhandler.html index 3d8c9ce1..1dbeb973 100644 --- a/doc/html/qxmlerrorhandler.html +++ b/doc/html/qxmlerrorhandler.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } errors in XML data. More...

All the functions in this class are reentrant when TQt is built with thread support.

-

#include <qxml.h> +

#include <ntqxml.h>

Inherited by TQXmlDefaultHandler.

List of all member functions.

Public Members

@@ -76,7 +76,7 @@ invoking this function. reports an error. The reader uses the function errorString() to get the error message. -

TQString TQXmlErrorHandler::errorString () [pure virtual] +

TQString TQXmlErrorHandler::errorString () [pure virtual]

The reader calls this function to get an error string if any of -- cgit v1.2.1