Hi there,
I have widget containing a layout. Sometimes I need to display another widget.
And I would like to do it on top of that layout. As well I would like to have a semi-transparent background of top widget.
To make things more clear I give you a photoshopped example:

How can I do it with Qt?
Thanks in advance.