java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.uic.ui4.DomRow
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomRow
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal QList<DomProperty>final voidread(QXmlStreamReader reader) final voidfinal voidwrite(QXmlStreamWriter writer) Overloaded function forwrite(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = "".final voidwrite(QXmlStreamWriter writer, String tagName) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomRow
public DomRow() -
DomRow
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
elementProperty
-
read
-
setElementProperty
-
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = "". -
write
-