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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidSeeDomChar::clearElementUnicode() final intSeeDomChar::elementUnicode()const final booleanSeeDomChar::hasElementUnicode()const final voidread(QXmlStreamReader reader) SeeDomChar::read(QXmlStreamReader&) final voidsetElementUnicode(int a) SeeDomChar::setElementUnicode(int) final voidwrite(QXmlStreamWriter writer) Overloaded function forwrite(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null.final voidwrite(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
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null. -
write
See
DomChar::write(QXmlStreamWriter&, QString)const
-