Qt Designer¶
In order to make some UI adjustments, it’s good to use Qt Designer tool.
Let’s open Qt Designer and load save_view_dockwidget_base.ui
.
- Widget Box
Selection of GUI elements (widgets)
- Object Inspector
Shows hierarchy of elements and their position in the layout
- Property Editor
Enables to set attributes of graphical elements
- Main window
For creating the graphical UI layout