Hello Students
Welcome to Python GUI Development Course with PyQt6, first of all let us talk about PyQt6.
What is PyQt6 ?
Qt is set of cross platform C++ libraries that implement high level APIs for accessing many aspects of modern desktop and mobile systems. These include location and positioning services, multimedia, NFC and Bluetooth connectivity, a Chromium based web browser, as well as traditional UI development.
PyQt6 is a comprehensive set of Python bindings for Qt v6. It is implemented as more than 35 extension modules and enables Python to be used as an alternative application development language to C++ on all supported platforms including iOS and Android.
PyQt6 may also be embedded in C++ based applications to allow users of those applications to configure or enhance the functionality of those applications.
This course is divided in to different sections and lessons.
1: In this first section we will have a simple introduction to PyQt6, after that we go though the installation process, we create our first window with Python and PyQt6, we talk about Qt Designer and at the end we convert our UI file to PY file.
2: In the second section we talk about different widgets in PyQt6, also we are going to talk about signals and Slots in PyQt6
3: In the third section we talk about in more details about signals and slots with Qt Designer
4: In the fourth part we talk about 2D painting in PyQt6
5: In the fifth section we create a simple paint application with Python and PyQt6
6: In the sixth section we talk about connecting our PyQt6 application with MySQL Database
7: In the seventh section we talk about different animations in PyQt6
8: In the eight section we create music and video player with Python and PyQt6
–
There are no reviews yet.