java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomChar
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomChar
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal void
SeeDomChar::
clearElementUnicode() final int
SeeDomChar::
elementUnicode()const final boolean
SeeDomChar::
hasElementUnicode()const final void
read
(QXmlStreamReader reader) SeeDomChar::
read(QXmlStreamReader&) final void
setElementUnicode
(int a) SeeDomChar::
setElementUnicode(int) final void
write
(QXmlStreamWriter writer) Overloaded function forwrite(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = (String)null
.final void
write
(QXmlStreamWriter writer, String tagName) SeeDomChar::
write(QXmlStreamWriter&, QString)const Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomChar
public DomChar()See
DomChar::
DomChar()
-
-
Method Details
-
clearElementUnicode
See
DomChar::
clearElementUnicode() -
elementUnicode
See
DomChar::
elementUnicode()const -
hasElementUnicode
See
DomChar::
hasElementUnicode()const -
read
See
DomChar::
read(QXmlStreamReader&) -
setElementUnicode
See
DomChar::
setElementUnicode(int) -
write
See
DomChar::
write(QXmlStreamWriter&, QString)const -
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = (String)null
.
-