Home
·
All Classes
·
Modules
QXmlFormatter Class Reference
[
QtXmlPatterns
module]
Inherits
QXmlSerializer
.
Methods
__init__
(
self
, QXmlQuery, QIODevice)
atomicValue
(
self
, QVariant)
attribute
(
self
, QXmlName, QStringRef)
characters
(
self
, QStringRef)
comment
(
self
, QString)
endDocument
(
self
)
endElement
(
self
)
endOfSequence
(
self
)
int
indentationDepth
(
self
)
processingInstruction
(
self
, QXmlName, QString)
setIndentationDepth
(
self
, int)
startDocument
(
self
)
startElement
(
self
, QXmlName)
startOfSequence
(
self
)
Detailed Description
Method Documentation
QXmlFormatter.__init__ (
self
,
QXmlQuery
,
QIODevice
)
QXmlFormatter.atomicValue (
self
, QVariant)
QXmlFormatter.attribute (
self
,
QXmlName
, QStringRef)
QXmlFormatter.characters (
self
, QStringRef)
QXmlFormatter.comment (
self
, QString)
QXmlFormatter.endDocument (
self
)
QXmlFormatter.endElement (
self
)
QXmlFormatter.endOfSequence (
self
)
int QXmlFormatter.indentationDepth (
self
)
QXmlFormatter.processingInstruction (
self
,
QXmlName
, QString)
QXmlFormatter.setIndentationDepth (
self
, int)
QXmlFormatter.startDocument (
self
)
QXmlFormatter.startElement (
self
,
QXmlName
)
QXmlFormatter.startOfSequence (
self
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0