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