Created main window usting Qt Designer, added widgets in nested layouts.
But when I am porting the code on bigger screen , the window size is increasing, but widgets are not scaling on the the bigger screen.
Pls suggest