โ๏ธ ๐๐๐ ๐บ๐ฒ ๐ฎ ๐ฐ๐ผ๐ณ๐ณ๐ฒ๐ฒ:
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes
โญTop resource to learn Python - https://datacamp.pxf.io/kOjKkV โญ
In this video, we'll demonstrate the core features of PyQt6, a framework for building desktop apps with Python. We'll look at the QApplication object, at the event loop and the concept of widgets, signals and slots when building these apps.
๐ ๐๐ต๐ฎ๐ฝ๐๐ฒ๐ฟ๐:
00:00 Intro
01:05 Introduction to Qt
03:11 Installing and creating PyQt6 application
08:15 PyQt6 Event Loop
09:35 Adding QWidget objects to PyQt6 UI
12:07 PyQt6 Layouts
15:37 Events, Slots and Signals in PyQt6
20:22 QMainWindow and object-oriented PyQt6 code
๐ฆ๐ผ๐ฐ๐ถ๐ฎ๐น ๐ ๐ฒ๐ฑ๐ถ๐ฎ:
๐ Blog: https://bugbytes.io/posts/
๐พ Github: https://github.com/bugbytes-io/
๐ฆ Twitter: https://twitter.com/bugbytesio
๐ ๐๐๐ฟ๐๐ต๐ฒ๐ฟ ๐ฟ๐ฒ๐ฎ๐ฑ๐ถ๐ป๐ด ๐ฎ๐ป๐ฑ ๐ถ๐ป๐ณ๐ผ๐ฟ๐บ๐ฎ๐๐ถ๐ผ๐ป:
PythonGuis PyQt6 tutorial: https://www.pythonguis.com/pyqt6-tutorial/
PyQt6 Layouts: https://www.pythonguis.com/tutorials/pyqt6-layouts/
PyQt6 Events,Slots,Signals: https://www.pythonguis.com/tutorials/pyqt6-signals-slots-events/
PyQt6 Widgets: https://www.pythonguis.com/tutorials/pyqt6-widgets/
PyQt6 reference guide: https://www.riverbankcomputing.com/static/Docs/PyQt6/
#python #pyqt #pyqt6