Home · All Classes · Modules |
The QXmlStreamNamespaceDeclaration class represents a namespace declaration. More...
The QXmlStreamNamespaceDeclaration class represents a namespace declaration.
An namespace declaration consists of a prefix() and a namespaceUri().
Creates an empty namespace declaration.
Creates a copy of other.
Creates a namespace declaration with prefix and namespaceUri.
This function was introduced in Qt 4.4.
Returns the namespaceUri.
Returns the prefix.
PyQt 4.12.1 for X11 | Copyright © Riverbank Computing Ltd and The Qt Company 2015 | Qt 4.8.7 |