Hi,
Finally I solved this problem on Virtual Desktops:
Qt Code:
//Move the MainWindow to left by horizontal pixels(horizontal resolution) mainWindow.move((iScreen-1)*(qAvGeometry.width()+1),0);To copy to clipboard, switch view to plain text mode
Bookmarks