java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomChar
- All Implemented Interfaces:
io.qt.QtObjectInterface
public class DomChar
extends io.qt.QtObject
Java wrapper for Qt class DomChar
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
io.qt.QtObject.QPrivateConstructor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidfinal intfinal booleanfinal voidread(io.qt.core.QXmlStreamReader reader) final voidsetElementUnicode(int a) final voidwrite(io.qt.core.QXmlStreamWriter writer) Overloaded function forwrite(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null.final voidMethods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomChar
public DomChar() -
DomChar
protected DomChar(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
clearElementUnicode
@QtUninvokable public final void clearElementUnicode() -
elementUnicode
@QtUninvokable public final int elementUnicode() -
hasElementUnicode
@QtUninvokable public final boolean hasElementUnicode() -
read
@QtUninvokable public final void read(io.qt.core.QXmlStreamReader reader) -
setElementUnicode
@QtUninvokable public final void setElementUnicode(int a) -
write
@QtUninvokable public final void write(io.qt.core.QXmlStreamWriter writer) Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null. -
write
-