Hi,

I have a query regarding getting QApplication/QCoreApplication handle while executing any of the Qt based executable. I mean, if exe is built and users executes it, and I want to get QApplication/QCoreApplication handle of that executable in another application.
I do not know whether it is feasible.

Or please suggest if any alternatives too.

Thanks in advance.