Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Transparent widgets
-
I need to show a transparent widget. This widget is into a StackedLayout. I tried many tricks, i read the tutorial, but i can't find the solution: the widget background is always gray. Can you help me? I need it for a project.
-
Hi,
Can you post the code where you initialize these widgets ?