Home · All Classes · Modules

QAbstractXmlReceiver Class Reference
[QtXmlPatterns module]

Inherited by QXmlSerializer.

Methods


Detailed Description


Method Documentation

QAbstractXmlReceiver.__init__ (self)

QAbstractXmlReceiver.atomicValue (self, QVariant)

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

QAbstractXmlReceiver.attribute (self, QXmlName, QStringRef)

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

QAbstractXmlReceiver.characters (self, QStringRef)

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

QAbstractXmlReceiver.comment (self, QString)

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

QAbstractXmlReceiver.endDocument (self)

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

QAbstractXmlReceiver.endElement (self)

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

QAbstractXmlReceiver.endOfSequence (self)

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

QAbstractXmlReceiver.namespaceBinding (self, QXmlName)

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

QAbstractXmlReceiver.processingInstruction (self, QXmlName, QString)

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

QAbstractXmlReceiver.startDocument (self)

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

QAbstractXmlReceiver.startElement (self, QXmlName)

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

QAbstractXmlReceiver.startOfSequence (self)

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