java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomColorRole
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomColorRole
-
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 voidfinal voidfinal DomBrushfinal booleanfinal booleanfinal voidread(QXmlStreamReader reader) final voidfinal voidfinal DomBrushfinal 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
-
DomColorRole
public DomColorRole() -
DomColorRole
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
attributeRole
-
clearAttributeRole
-
clearElementBrush
-
elementBrush
-
hasAttributeRole
-
hasElementBrush
-
read
-
setAttributeRole
-
setElementBrush
-
takeElementBrush
-
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null. -
write
-