Home · All Classes · Modules

QXmlErrorHandler Class Reference
[QtXml module]

Inherited by QXmlDefaultHandler.

Methods


Detailed Description


Method Documentation

QXmlErrorHandler.__init__ (self)

QXmlErrorHandler.__init__ (self, QXmlErrorHandler)

bool QXmlErrorHandler.error (self, QXmlParseException)

This method is abstract and should be reimplemented in any sub-class.

QString QXmlErrorHandler.errorString (self)

This method is abstract and should be reimplemented in any sub-class.

bool QXmlErrorHandler.fatalError (self, QXmlParseException)

This method is abstract and should be reimplemented in any sub-class.

bool QXmlErrorHandler.warning (self, QXmlParseException)

This method is abstract and should be reimplemented in any sub-class.


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0