Home · All Classes · Modules

QAbstractXmlNodeModel Class Reference
[QtXmlPatterns module]

Inherited by QSimpleXmlNodeModel.

Types

Methods


Detailed Description


Type Documentation

QAbstractXmlNodeModel.SimpleAxis


Method Documentation

QAbstractXmlNodeModel.__init__ (self)

list-of-QXmlNodeModelIndex QAbstractXmlNodeModel.attributes (self, QXmlNodeModelIndex)

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

QUrl QAbstractXmlNodeModel.baseUri (self, QXmlNodeModelIndex)

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

QXmlNodeModelIndex.DocumentOrder QAbstractXmlNodeModel.compareOrder (self, QXmlNodeModelIndex, QXmlNodeModelIndex)

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

QXmlNodeModelIndex QAbstractXmlNodeModel.createIndex (self, int)

QXmlNodeModelIndex QAbstractXmlNodeModel.createIndex (self, int, int)

QXmlNodeModelIndex QAbstractXmlNodeModel.createIndex (self, object, int additionalData = 0)

QUrl QAbstractXmlNodeModel.documentUri (self, QXmlNodeModelIndex)

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

QXmlNodeModelIndex QAbstractXmlNodeModel.elementById (self, QXmlName)

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

QXmlNodeModelIndex.NodeKind QAbstractXmlNodeModel.kind (self, QXmlNodeModelIndex)

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

QXmlName QAbstractXmlNodeModel.name (self, QXmlNodeModelIndex)

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

list-of-QXmlName QAbstractXmlNodeModel.namespaceBindings (self, QXmlNodeModelIndex)

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

QXmlNodeModelIndex QAbstractXmlNodeModel.nextFromSimpleAxis (self, SimpleAxis, QXmlNodeModelIndex)

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

list-of-QXmlNodeModelIndex QAbstractXmlNodeModel.nodesByIdref (self, QXmlName)

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

QXmlNodeModelIndex QAbstractXmlNodeModel.root (self, QXmlNodeModelIndex)

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

QSourceLocation QAbstractXmlNodeModel.sourceLocation (self, QXmlNodeModelIndex)

QString QAbstractXmlNodeModel.stringValue (self, QXmlNodeModelIndex)

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

QVariant QAbstractXmlNodeModel.typedValue (self, QXmlNodeModelIndex)

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