Hi,

I need to put a widget on top of a QMainWindow (outside of the layout), and I would like the widget to be semi transparent. That widget will NOT BE a top modal window, so it should work everywhere.

How can I do this? (styles maybe...?