java.lang.Object
io.qt.QtObject
io.qt.core.QXmlStreamNamespaceDeclaration
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Represents a namespace declaration
Java wrapper for Qt class QXmlStreamNamespaceDeclaration
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QtObject
dispose, isDisposed
-
Constructor Details
-
QXmlStreamNamespaceDeclaration
public QXmlStreamNamespaceDeclaration() -
QXmlStreamNamespaceDeclaration
-
-
Method Details
-
namespaceUri
-
equals
-
prefix
-
equals
-
hashCode
Returns the objects's hash code computed byqHash(QXmlStreamNamespaceDeclaration)
. -
clone
Creates and returns a copy of this object.
-