Dear trolls,

I have a Qt App running.
I'd like to start another Qt App as a QProcess, and run it inside my first process.

By running inside I mean embed it into my first Qt App.

Is it possible?