VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
QXmlErrorHandler Class Referenceabstract
Inheritance diagram for QXmlErrorHandler:
Inheritance graph
[legend]

Public Member Functions

virtual ~QXmlErrorHandler ()
 
virtual bool warning (const QXmlParseException &exception)=0
 
virtual bool error (const QXmlParseException &exception)=0
 
virtual bool fatalError (const QXmlParseException &exception)=0
 
virtual QString errorString () const =0
 

Constructor & Destructor Documentation

virtual QXmlErrorHandler::~QXmlErrorHandler ( )
inlinevirtual

Member Function Documentation

virtual bool QXmlErrorHandler::warning ( const QXmlParseException exception)
pure virtual

Implemented in QXmlDefaultHandler.

virtual bool QXmlErrorHandler::error ( const QXmlParseException exception)
pure virtual

Implemented in QXmlDefaultHandler.

virtual bool QXmlErrorHandler::fatalError ( const QXmlParseException exception)
pure virtual

Implemented in QXmlDefaultHandler, and XLIFFHandler.

virtual QString QXmlErrorHandler::errorString ( ) const
pure virtual

Implemented in QXmlDefaultHandler.


The documentation for this class was generated from the following file:

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)