java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomColorRole
- All Implemented Interfaces:
io.qt.QtObjectInterface
public class DomColorRole
extends io.qt.QtObject
Java wrapper for Qt class DomColorRole
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
io.qt.QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDomColorRole(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringfinal voidfinal voidfinal DomBrushfinal booleanfinal booleanfinal voidread(io.qt.core.QXmlStreamReader reader) final voidfinal voidfinal DomBrushfinal 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
-
DomColorRole
public DomColorRole() -
DomColorRole
protected DomColorRole(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
attributeRole
-
clearAttributeRole
@QtUninvokable public final void clearAttributeRole() -
clearElementBrush
@QtUninvokable public final void clearElementBrush() -
elementBrush
-
hasAttributeRole
@QtUninvokable public final boolean hasAttributeRole() -
hasElementBrush
@QtUninvokable public final boolean hasElementBrush() -
read
@QtUninvokable public final void read(io.qt.core.QXmlStreamReader reader) -
setAttributeRole
-
setElementBrush
-
takeElementBrush
-
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
-