Creating PySide2 UI without .ui / Qt Designer

Heads up! You've already completed this tutorial.

jza | 2020-05-11 08:48:39 UTC | #1

I want to know if its possible to have a PySide2 code with no ui needed. How can I write the widgets into the window without the qtcreator file.


martin | 2020-05-20 21:29:47 UTC | #3

The beginner tutorial here also now has both PyQt5 & PySide2 code. I'm adding PySide2 code to the other tutorials as I update them.


Over 15,000 developers have bought Create GUI Applications with Python & Qt!
Create GUI Applications with Python & Qt6
Take a look

Downloadable ebook (PDF, ePub) & Complete Source code

Also available from and Amazon Paperback

[[ discount.discount_pc ]]% OFF for the next [[ discount.duration ]] [[discount.description ]] with the code [[ discount.coupon_code ]]

Purchasing Power Parity

Developers in [[ country ]] get [[ discount.discount_pc ]]% OFF on all books & courses with code [[ discount.coupon_code ]]
Well done, you've finished this tutorial! Mark As Complete
[[ user.completed.length ]] completed [[ user.streak+1 ]] day streak
Martin Fitzpatrick

Creating PySide2 UI without .ui / Qt Designer was written by Martin Fitzpatrick.

Martin Fitzpatrick has been developing Python/Qt apps for 8 years. Building desktop applications to make data-analysis tools more user-friendly, Python was the obvious choice. Starting with Tk, later moving to wxWidgets and finally adopting PyQt. Martin founded PythonGUIs to provide easy to follow GUI programming tutorials to the Python community. He has written a number of popular Python books on the subject.