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/qxmlentityresolver.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/qxmlentityresolver.html') diff --git a/doc/html/qxmlentityresolver.html b/doc/html/qxmlentityresolver.html index ee8de6ecc..b412efa35 100644 --- a/doc/html/qxmlentityresolver.html +++ b/doc/html/qxmlentityresolver.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } resolve external entities contained 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

@@ -60,13 +60,13 @@ external entities, it must implement this interface, i.e.

See also TQXmlDTDHandler, TQXmlDeclHandler, TQXmlContentHandler, TQXmlErrorHandler, TQXmlLexicalHandler, and XML.


Member Function Documentation

-

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

TQString TQXmlEntityResolver::errorString () [pure virtual]

The reader calls this function to get an error string if any of the handler functions returns FALSE. -

bool TQXmlEntityResolver::resolveEntity ( const TQString & publicId, const TQString & systemId, TQXmlInputSource *& ret ) [pure virtual] +

bool TQXmlEntityResolver::resolveEntity ( const TQString & publicId, const TQString & systemId, TQXmlInputSource *& ret ) [pure virtual]

The reader calls this function before it opens any external -- cgit v1.2.1