Home · All Classes · Modules

QXmlDeclHandler Class Reference
[QtXml module]

Inherited by QXmlDefaultHandler.

Methods


Detailed Description


Method Documentation

QXmlDeclHandler.__init__ (self)

QXmlDeclHandler.__init__ (self, QXmlDeclHandler)

bool QXmlDeclHandler.attributeDecl (self, QString, QString, QString, QString, QString)

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

QString QXmlDeclHandler.errorString (self)

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

bool QXmlDeclHandler.externalEntityDecl (self, QString, QString, QString)

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

bool QXmlDeclHandler.internalEntityDecl (self, QString, QString)

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