-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
5.2.0
-
None
-
Windows 7 64bit, qtcreator 3.0 with qt-windows-opensource-5.2.0-mingw48_opengl-x86-offline
Cannot get the right width/height of a maximized widget, the same code works fine with Qt 4.8.4
The attachments are minior code to illustate the issue.
The different Qt version output the different maximized widget size.
– Qt 5.2.0 output –
640, 480
– Qt 4.8.4 output –
1920, 1139