MENU

Fun & Interesting

PyQt6 - Build Desktop Apps with Python - Intro and Core Concepts!

BugBytes 20,118 lฦฐแปฃt xem 6 months ago
Video Not Working? Fix It Now

โ˜•๏ธ ๐—•๐˜‚๐˜† ๐—บ๐—ฒ ๐—ฎ ๐—ฐ๐—ผ๐—ณ๐—ณ๐—ฒ๐—ฒ:
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

Comment