In order to fit your top most widget to the screen size you can use QDesktopWidget for the screen size and resize your top widget based on that.
For the widgets inside your widget use layouts.
In order to fit your top most widget to the screen size you can use QDesktopWidget for the screen size and resize your top widget based on that.
For the widgets inside your widget use layouts.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks