Home · All Classes · Modules

QXmlLexicalHandler Class Reference
[QtXml module]

Inherited by QXmlDefaultHandler.

Methods


Detailed Description


Method Documentation

QXmlLexicalHandler.__init__ (self)

QXmlLexicalHandler.__init__ (self, QXmlLexicalHandler)

bool QXmlLexicalHandler.comment (self, QString)

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

bool QXmlLexicalHandler.endCDATA (self)

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

bool QXmlLexicalHandler.endDTD (self)

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

bool QXmlLexicalHandler.endEntity (self, QString)

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

QString QXmlLexicalHandler.errorString (self)

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

bool QXmlLexicalHandler.startCDATA (self)

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

bool QXmlLexicalHandler.startDTD (self, QString, QString, QString)

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

bool QXmlLexicalHandler.startEntity (self, 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