'QT How to embed an application into QT widget which is a background-transparent widget that runs behind the main QT widget?
There is a 2 overlapping widgets (A and B widgets) and they are fully screen in the designer. I want to embed an application to the widget A which has a widget stack order lower than the widget B. So, I want to run the exe in A widget as a background transparent widget of the B widget. How can I achieve that ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
