How can i insert layout in Qt Designer or make something that all widgets will be expanded and will ocupy all window space if i maximize window?
How can i insert layout in Qt Designer or make something that all widgets will be expanded and will ocupy all window space if i maximize window?
Click on the background of your form (so that no child widgets are under cursor) and apply one of the layouts available using buttons in the toolbar.
zolookas (6th October 2008)
Thank you![]()
Bookmarks