Qt Designer Guide

Qt Designer is a tool for designing and building graphical user interfaces (GUIs) with Qt Widgets. You can create and customize your windows or dialogs in a what-you-see-is-what-you-get (WYSIWYG) manner, and test them using different styles and resolutions.

In this article, we will show you how to use Qt Designer to create a simple PySide app with a main window.




Qt Designer Guide