How to add external process window to mdiArea?
-
I am looking / asking for an instructions , hint, (C++ code ) example ,. etc. of adding external process (QProcess) to mdiArea.
As of now my "external application window " is floating above the mdiArea created sub-window.
I need this process window to be "inside" the mdiArea subwindow...Any help would be appreciated.