Hello,
How can i get the screen resolution? I tried it with
Qt Code:
  1. QApplication::desktop()->screenGeometry(0);
To copy to clipboard, switch view to plain text mode 
But the values are fairly to high to fit to my screen.