I don't know if it's different in Qt, but in the multi-monitor setups I'm familiar with (Windows), the primary monitor is always the one with the original of the coordinate system at its upper left corner, so opening a window at coordinates (100, 100) (to pick a random example) should always result in it being visible.
|