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

Опубликовано: 26 Ноябрь 2025
на канале: Code First with Hala
8,614
129

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:    • PyQt5 Full App Tutorial Series  

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: https://github.com/codefirstio/PyQt5-...

For more information:
Install and Setup PyQt5 and Qt Designer:    • Install and Setup PyQt5 and Qt Designer [P...  
Loading UI Files with QtDesigner and Python:    • QtDesigner tutorial for Complete Beginners...  

Socials:
My email: [email protected]
Tiktok:   / hala.codes  

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