Would you be kind to answer these questios ?
Is there an alternative to FindWindow, but which is cross-platform ?
How can I include the GUI from another process in my qt application ?
Thanks.
Would you be kind to answer these questios ?
Is there an alternative to FindWindow, but which is cross-platform ?
How can I include the GUI from another process in my qt application ?
Thanks.
Simple answer is: if it had been possible, it would have already been implemented by Qt team. Please note that identifying processes in various OSes is different, so is identifying "foreign" windows.