Hi anda_skoa
i am in the process of converting my Qt4 related code to Qt5 in below thread.
can you please look at it and guide me .
thanks
http://www.qtcentre.org/threads/5492...d-embedwidgets
Hi anda_skoa
i am in the process of converting my Qt4 related code to Qt5 in below thread.
can you please look at it and guide me .
thanks
http://www.qtcentre.org/threads/5492...d-embedwidgets
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,
_
Hi anda_skoa,
I have update with the new code.
if possible have a look and let me know if you have any points.
http://www.qtcentre.org/threads/5492...934#post245934
Thanks,
Bookmarks