java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomBrush
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomBrush
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enum DomBrush::KindNested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringfinal voidfinal DomColorfinal DomGradientfinal DomPropertyfinal booleanfinal DomBrush.Kindkind()final voidread(QXmlStreamReader reader) final voidfinal voidfinal voidfinal voidfinal DomColorfinal DomGradientfinal DomPropertyfinal 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
-
DomBrush
public DomBrush() -
DomBrush
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
attributeBrushStyle
-
clearAttributeBrushStyle
-
elementColor
-
elementGradient
-
elementTexture
-
hasAttributeBrushStyle
-
kind
-
read
-
setAttributeBrushStyle
-
setElementColor
-
setElementGradient
-
setElementTexture
-
takeElementColor
-
takeElementGradient
-
takeElementTexture
-
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null. -
write
-