Ah.

I think in both applications you would just use normal QWidgets.
In the one that is the container you create a window using fromWinId() and embed that into your widget using createWindowContainer.

Haven't tried that myself yet, but that is how I would approach it.

Cheers,
_