Is it possible to fill color inside a bounding rectangle?
-
Hi All,
I am trying to fill color inside a bounding rectangle but am unable to do so. However, I've done the other way very easily; to make the boundary of the colored rectangle dashed.
Can someone help me with the first option?
Any help will be highly appreciated!
Regards
Swati -
Hi All,
I am trying to fill color inside a bounding rectangle but am unable to do so. However, I've done the other way very easily; to make the boundary of the colored rectangle dashed.
Can someone help me with the first option?
Any help will be highly appreciated!
Regards
Swati@Swati777999 There are various https://doc.qt.io/qt-5/qpainter.html#fillRect methods - aren't those what you need?