QtDesigner and PyQt5: The right and wrong way to use them together
Video Statistics and Information
Channel: Alan D Moore Codes
Views: 96,946
Rating: undefined out of 5
Keywords: Python, PyQt5, QtDesigner, GUI Programming, Qt5, PySide, Packt, WYSIWYG GUI
Id: XXPNpdaK9WA
Channel Id: undefined
Length: 37min 15sec (2235 seconds)
Published: Wed Aug 28 2019
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
You can skip the .ui → .py conversion entirely:
I like your teaching style, much better than mine since on my channel, I focus on building practical applications instead of going into the fundamentals. I personally prefer dealing with ui file directly since it is easier to import to other platform, but convert ui to py file has its own advantages. Really wish you wouldn't go with Packt though since after working with that publisher, I found them to be quiet pushy and cheap.
Just few things I think it might help if you decided to make more videos in the future:
I'd have read a text file, but a 40 minute video is much less useful imo.
Hi folks! I created this video to help people learn to use QtDesigner and PyQt together the right way. Enjoy!
Hi, can you please suggest how to use Pyside with ros? I'm trying to View the rosbag on a pie chart. This has to be GUI based.