Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
None
-
None
Description
It would be great to be able to do something like:
Rectangle{
border.width:2; borde.color: "black"
border.lineStyle: Qt.DotLine
}
And get rectangle with dotted line.