java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomItem
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomItem
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal intfinal intfinal voidfinal voidfinal QList<DomProperty>final booleanfinal booleanfinal voidread(QXmlStreamReader reader) final voidsetAttributeColumn(int a) final voidsetAttributeRow(int a) final voidsetElementItem(Collection<? extends DomItem> a) final voidsetElementProperty(Collection<? extends DomProperty> a) final voidwrite(QXmlStreamWriter writer) Overloaded function forwrite(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null.final voidwrite(QXmlStreamWriter writer, String tagName) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomItem
public DomItem() -
DomItem
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
attributeColumn
-
attributeRow
-
clearAttributeColumn
-
clearAttributeRow
-
elementItem
-
elementProperty
-
hasAttributeColumn
-
hasAttributeRow
-
read
-
setAttributeColumn
-
setAttributeRow
-
setElementItem
-
setElementProperty
-
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null. -
write
-