I have two desktops. I wish that a particular widget (say Mod2) window appear on the 2nd desktop screen....i.e. a screen different from the one where the main application (say Mod1) resides. My app desires this peculiar behavior.

I went through the docs and read through QDesktopWidget which gives me access to the screen info, but couldn't find a way to make the widget appear on a different desktop!

How should I achieve this?

Thanks

Nupul.