VR-Forces 4.7 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 Reference
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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)