Learn how to use PyQt5 Qt Designer or QtDesigner to build drag-and-drop GUIs with Python. PyQt5 Qt Designer is suitable for Python desktop apps. Learn how to convert UI files into Python code in three different ways.
In this video, you will:
- Get started with PyQt5 and QtDesigner
- Learn about PyQt5 QtDesigner editor, widgets, properties, and objects
- Convert Qt Designer UI files into Py files with pyuic
- Load UI from QtDesigner to Python code
- Convert UI files from Qt Designer to Py files with VS Code
For more info:
Install and Setup PyQt5 and Qt Designer: [ Ссылка ]
PyQt5 tutorials playlist: [ Ссылка ]
Contact/socials:
My email: code.first.io@gmail.com
Tiktok: [ Ссылка ]
**Timestamps**
00:00 Introduction & Overview
01:35 QtDesigner Tutorial
08:00 Overview of Ui files
09:18 Method 1 - Convert QtDesigner .UI File to .Py with pyuic
11:29 Limitation of Method 1
16:55 Method 2 - Load UI file into Python using loadUi
21:38 Method 3 - Convert QtDesigner .UI File to .Py with VS Code extension
*************
**Tags**
PyQt5
PyQt5 tutorial
PyQt5 module
PyQt5 Designer
QtDesigner
Qt GUI tutorial
Load QtDesigner in Python code
Convert QtDesigner UI file to Py file
Ещё видео!