Advertisement
AbraaoAllysson

Tela de acordo com o monitor

Sep 28th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. QDesktopWidget desktopWindow;
  2.  
  3. int width = desktopWindow.width();
  4.  
  5. this->setFixedWidth(width);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement