Just follow this procedure:
- Create a QMainWindow in Qt Designer.
- Add a dock widget.
- Add a QListWidget inside of the dock widget.
- Select the dock widget by clicking on it.
- Click the Form menu - Layout vertically.
Voièla!
Now you can resize the dock widget. The list widget will take the whole space.
Bookmarks