How to get transparent rectangle in widget?
Unsolved
General and Desktop
-
Hi,
I have a QWidget ( widget 1 in the picture ). It has green background. I have next QWidget ( widget 2 ), which is child of widget 1 and it has blue background. I would like to have on wigdet 2 transparent rectangle and I would like see in this rectangle widget 1.
Picture:
-
@TomNow99
https://doc.qt.io/archives/qq/qq16-background.html
rather old, but still valid i think