VR-Forces 4.6.1 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 Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)