PyQt5 QtDesigner Checklist tutorial - Python GUI Tutorial for COMPLETE Beginners [QListWidget]

Опубликовано: 14 Сентябрь 2024
на канале: Code First with Hala
7k
116

Checklist with Python, PyQt5, and QtDesigner. This is a beginner friendly tutorial. Use PyQt5 QListWidget to create an interactive interface and checklist.

PyQt5 playlist link:

In this video, you will:
- Learn how to use PyQt5 and QtDesigner
- Use Qt Designer UI files with Python code.
- Work with QListWidget and QListWidgetItem in PyQt5
- Style a PyQt5 UI
- Create a checklist using PyQt5 QListWidget

Source code:

For more information:
Install and Setup PyQt5 and Qt Designer:
Loading UI Files with QtDesigner and Python:

Socials:
My email: code.first.io
Tiktok:

Timestamps:
00:00 Introduction and overview
01:19 Designing the UI and creating a QListWidget
06:07 Loading the UI file in Python
12:38 Creating the QListWidget items
16:38 Creating the checkboxes for the QListWidget items
19:19 Coding the "Toggle" Button
24:05 Styling and formatting the UI

*************
**Tags**
PyQt5
PyQt5 tutorial
PyQt5 module
PyQt5 Designer
QtDesigner
Qt GUI tutorial
PyQt5 modern GUI
PyQt5 QListWidget
PyQt5 Checklist
Python project
Python GUI project
PyQt5 project