Home · All Classes · Modules

QXmlStreamNamespaceDeclaration Class Reference
[QtXml module]

The QXmlStreamNamespaceDeclaration class represents a namespace declaration. More...

Methods

Special Methods


Detailed Description

The QXmlStreamNamespaceDeclaration class represents a namespace declaration.

An namespace declaration consists of a prefix() and a namespaceUri().


Method Documentation

QXmlStreamNamespaceDeclaration.__init__ (self)

Creates an empty namespace declaration.

QXmlStreamNamespaceDeclaration.__init__ (self, QXmlStreamNamespaceDeclaration)

Creates a copy of other.

QStringRef QXmlStreamNamespaceDeclaration.namespaceUri (self)

QStringRef QXmlStreamNamespaceDeclaration.prefix (self)

Returns the prefix.

bool QXmlStreamNamespaceDeclaration.__eq__ (self, QXmlStreamNamespaceDeclaration other)

bool QXmlStreamNamespaceDeclaration.__ne__ (self, QXmlStreamNamespaceDeclaration other)


PyQt 4.3.1 for X11Copyright © Riverbank Computing Ltd and Trolltech AS 2007Qt 4.3.0