QXmlInputSource Class Reference
[QtXml module]
Methods
Static Members
Detailed Description
Method Documentation
QXmlInputSource.__init__ (self)
QXmlInputSource.__init__ (self, QIODevice)
QXmlInputSource.__init__ (self, QXmlInputSource)
QString QXmlInputSource.data (self)
QXmlInputSource.fetchData (self)
QString QXmlInputSource.fromRawData (self, QByteArray, bool beginning = False)
QChar QXmlInputSource.next (self)
QXmlInputSource.reset (self)
QXmlInputSource.setData (self, QString)
QXmlInputSource.setData (self, QByteArray)
Member Documentation
int EndOfData
This member should be treated as a constant.
int EndOfDocument
This member should be treated as a constant.