java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.uic.ui4.DomAction
- All Implemented Interfaces:
QtObjectInterface,DomAttributeInterface
Java wrapper for Qt class DomAction
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringfinal Stringfinal voidfinal voidfinal QList<DomProperty>final QList<DomProperty>final booleanfinal booleanfinal voidread(QXmlStreamReader reader) final voidfinal voidfinal voidfinal 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
-
DomAction
public DomAction() -
DomAction
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
attributeMenu
-
attributeName
- Specified by:
attributeNamein interfaceDomAttributeInterface
-
clearAttributeMenu
-
clearAttributeName
-
elementAttribute
-
elementProperty
-
hasAttributeMenu
-
hasAttributeName
-
read
-
setAttributeMenu
-
setAttributeName
-
setElementAttribute
-
setElementProperty
-
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = "". -
write
-