We bake cookies in your browser for a better experience. Using this site means that you consent. Read More
The QXmlStreamNamespaceDeclaration class represents a namespace declaration. More...
Note: All functions in this class are reentrant.
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.
Destructs this namespace declaration.
Returns the namespaceUri.
Returns the prefix.
Compares this namespace declaration with other and returns true if they are not equal; otherwise returns false.
Assigns other to this namespace declaration.
Compares this namespace declaration with other and returns true if they are equal; otherwise returns false.
Synonym for QVector<QXmlStreamNamespaceDeclaration>.
© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.