Title here
Summary here
This primitive goals to draw a rectangle.
gradientDirection
gradientColorStart
gradientColorEnd
fillColor
Type | Default value | Supported value |
---|---|---|
string | null | ’to left’, ’to right’, ’to bottom’, ’to top' |
Describes the gradient direction (supported values: ’to left’, ’to right’, ’to bottom’, ’to top’) (default: null)
Caution
“to left” and “to right” are not available on QT (due to imposibility on QT 5.9)
Type | Default value | Supported value |
---|---|---|
string | null | Not applicable |
Describes the 1rst gradient color using format defined in theme
Type | Default value | Supported value |
---|---|---|
string | null | Not applicable |
Describes the 2nd gradient color using format defined in theme
Type | Default value | Supported value |
---|---|---|
string | null | Not applicable |
Describes the fill color using format defined in theme. Incompatible with gradient, if both are set, only gradient will be used