VR-Forces 4.10 Class Documentation
 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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)