Home · All Classes · Modules

QXmlDTDHandler Class Reference
[QtXml module]

Inherited by QXmlDefaultHandler.

Methods


Detailed Description


Method Documentation

QXmlDTDHandler.__init__ (self)

QXmlDTDHandler.__init__ (self, QXmlDTDHandler)

QString QXmlDTDHandler.errorString (self)

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

bool QXmlDTDHandler.notationDecl (self, QString, QString, QString)

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

bool QXmlDTDHandler.unparsedEntityDecl (self, QString, QString, 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