I've multiple monitors attached to my computer. I want QDialog to be displayed in the monitor from which I launch the executable. Currently the QDialog is displayed randomly in any monitor(mostly in primary monitor).
Is this possible to do?