PyQt5 Tutorial - Creating CheckBox with QCheckBox in Qt Designer

preview_player
Показать описание
Join My PyQt6 13 Hours Course in Udemy

In this PyQt5 Tutorial we are going to learn Creating CheckBox with QCheckBox in Qt Designer, we will have two examples the first one will be just by coding and in the second example we are using Qt Designer.

My Affiliate Books
Beginning PyQt: A Hands-on Approach to GUI Programming

Get The Source Codes From My Patreon

Create GUI Applications with PyQt5 & Qt5

Python GUI Development with PyQt5

Join my store

#PyQt5#PyQt5Tutorial#PythonGUI
Рекомендации по теме
Комментарии
Автор

pyside2 is installed by pip command in python 3.9.5 so then i used pyside2-designer & pyside2-uic instead of pyuic5 (i can not find pyuic5.exe) but after converting to *.py (test.py) and run it in idle, there is not any error so is not run any window. what is my wrong?

amirfarahani