VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)