Companies Home Search Profile

Qt For Python (PySide6) GUI For Beginners : The Fundamentals

Focused View

Daniel Gakwaya

11:59:25

286 View
  • 1. Welcome.mp4
    10:20
  • 2. Youll be a builder.mp4
    11:39
  • 3. Get the most out of the course.mp4
    02:50
  • 4. About the source code.html
  • 1.1 Source code.html
  • 1. Python and PySide6 Install.mp4
    08:10
  • 2.1 Source code.html
  • 2. Understanding the Code.mp4
    06:32
  • 3.1 Source code.html
  • 3. Organizing Code in Classes.mp4
    14:16
  • 1.1 Source code.html
  • 1. Signals and Slots.mp4
    16:40
  • 1. Introduction.mp4
    00:31
  • 2.1 Source code.html
  • 2. QWidget.mp4
    11:50
  • 3.1 Source code.html
  • 3. QMainWindow.mp4
    24:18
  • 4.1 Source code.html
  • 4. QMessageBox.mp4
    17:30
  • 5.1 Source code.html
  • 5. QPushButton.mp4
    05:22
  • 6.1 Source code.html
  • 6. QLabel and QLineEdit.mp4
    20:39
  • 7.1 Source code.html
  • 7. QTextEdit.mp4
    16:28
  • 8.1 Source code.html
  • 8. QLabel and Images.mp4
    04:57
  • 9.1 Source code.html
  • 9. Size Policies and Stretches.mp4
    13:43
  • 10.1 Source code.html
  • 10. QGridLayout.mp4
    07:03
  • 11.1 Source code.html
  • 11. QCheckBox and QRadioButton.mp4
    15:00
  • 12.1 Source code.html
  • 12. QListWidget.mp4
    11:00
  • 13.1 Source code.html
  • 13. QTabWidget.mp4
    07:30
  • 14.1 Source code.html
  • 14. QComboBox.mp4
    06:21
  • 15. Summary.mp4
    00:42
  • 1. Introduction & Install.mp4
    06:50
  • 2.1 Source code.html
  • 2. Using Qt Designer.mp4
    08:23
  • 3.1 Source code.html
  • 3. Using Qt Creator.mp4
    05:15
  • 4.1 Source code.html
  • 4. Qt Designer and QuILoader.mp4
    08:32
  • 5.1 Source code.html
  • 5. Qt Designer and QuiLoader V2.mp4
    05:57
  • 6.1 Source code.html
  • 6. Compiling User Interfaces to Python.mp4
    14:44
  • 7.1 Source code.html
  • 7. Working with resources manually Qt Designer.mp4
    15:39
  • 8.1 Source code.html
  • 8. Working with resources manually Qt Creator.mp4
    04:22
  • 9.1 Source code.html
  • 9. Loading resources from Qt Designer.mp4
    06:54
  • 10.1 Source code.html
  • 10. Loading resources from Qt Creator.mp4
    02:48
  • 11.1 Source code.html
  • 11. QMainWindow Putting it all togerher!.mp4
    13:00
  • 12. Summary.mp4
    01:39
  • 1. Introduction.mp4
    00:43
  • 2.1 Source code.html
  • 2. QDialog.mp4
    24:39
  • 3.1 Source code.html
  • 3. QDialogButtonBox.mp4
    11:41
  • 4.1 Source code.html
  • 4. QFileDialog.mp4
    12:45
  • 5.1 Source code.html
  • 5. QFontDialog.mp4
    06:58
  • 6.1 Source code.html
  • 6. QColorDialog.mp4
    10:22
  • 7.1 Source code.html
  • 7. QInputDialog.mp4
    10:32
  • 8. Summary.mp4
    00:49
  • 1. Introduction.mp4
    00:43
  • 2. Styles.mp4
    10:03
  • 3. QPalette.mp4
    06:12
  • 4. QPalette Limitations.mp4
    07:39
  • 5. Stylesheets.mp4
    10:36
  • 6. External Stylesheets.mp4
    07:45
  • 7. Summary.mp4
    01:22
  • 1. QSettings.mp4
    19:14
  • 1. Introduction.mp4
    01:09
  • 2. QFile.mp4
    15:58
  • 3. QDir.mp4
    16:01
  • 4. Summary.mp4
    00:42
  • 1. Introduction.mp4
    02:19
  • 2. Downloading web Pages with QNetworkAccessManager.mp4
    15:11
  • 3. Handling JSON APIs.mp4
    08:56
  • 4. Summary.mp4
    01:00
  • 1. Introduction.mp4
    15:47
  • 2. QListWidget.mp4
    09:32
  • 3. QTableWidget.mp4
    11:01
  • 4. QTreeWidget.mp4
    13:56
  • 5. QStringListModel and QListView.mp4
    13:54
  • 6. QTableView and QStandardItemModel.mp4
    14:59
  • 7. QTreeView and QStandardItemModel.mp4
    11:13
  • 8. QListView, QTreeView and QFileSytemModel.mp4
    16:00
  • 9. QModelIndex Addressing.mp4
    09:51
  • 10. Custom Models Theory.mp4
    06:56
  • 11. Custom Table Model.mp4
    15:52
  • 12. Custom Table Model with Roles.mp4
    14:38
  • 13. Custom Table Model with Header Data.mp4
    04:15
  • 14. Custom Table Model with Modifications.mp4
    17:56
  • 15. Summary.mp4
    02:17
  • 1. Packaging.mp4
    08:49
  • 1. Farewell.mp4
    01:46
  • Description


    Build Cross Platform Desktop Applications in Python. Run Them on Windows, Mac and Linux. Build once, Run Everywhere!

    What You'll Learn?


    • The fundamentals of working with Qt to build Gui Applications using PySide6
    • Working with Qt Widget Classes
    • Working with Dialog Classes
    • Using the Qt Resource System
    • Using Qt Designer and Qt Creator for Ui Design
    • Styling Qt Applications
    • Working with Networks to fetch HTTP Data
    • Working with the Model View Architecture
    • Packaging PySide6 Applications

    Who is this for?


  • Anyone willing to Build Cross Platform Gui Software using Qt
  • Complete Beginners to Qt with basic Python experience
  • Anyone willing to get a job building Qt Gui Applications
  • Students and Researchers willing to use Qt Gui features in their projects
  • More details


    Description

    Welcome to PySide6 GUI Development for Beginners. A course designed to teach you how to build cross platform desktop applications than run on Windows, Mac and Linux, using PySide6, also known as Qt For Python.

    Qt is a powerful cross platform app development framework that can be used to build applications targeting a wide range of device platforms including desktop targets like Windows,Linux,Mac; mainstream mobile platforms like Android and Ios, and even embedded devices! Python is now supported as an official language for Qt and you can take advantage of the power of Qt with Python, under the PySide6 or Qt for Python umbrella, and this course is designed to help you start doing just that!

    The course assumes no prior knowledge about Qt and methodically guides you though the concepts, constructs and mechanisms needed to get you building your dream GUIs for desktop with Python, using Qt Widgets. By the time you are done with the course, you will not only be armed with knowledge you could use to build basic to intermediate graphical user interface applications, but you will also have enough momentum, to even learn more on you own. As with many of my other courses, I use every chance I get to show you how to use the documentation to  find solutions on your own and faster.

    Let's take a look at the content of the course.

    We start with a complete beginner to Qt in mind, and we take  you through the the process of getting your environment set up on your platform of choice :

    • We install Python and PySide6 on our host machine

    We then visit the fascinating concept signals and slots in Qt where  you learn the most flexible way to respond to events

    Next we dive in the Qt Widgets section and visit some of the most important widget classes in Qt : 

    • QWidget

    • QMainWindow

    • QMessageBox

    • QPushButton

    • QLineEdit

    • QTextEdit

    • QLabel

    • QHBoxLayout, QVBoxLayout, QGridLayout

    • We visit size policies and stretches and how they help tie the knots in  your layouts

    • QCheckBox and QRadioButton

    • QList

    • QComboBox

    • QListWidget

    • QTabWidget

    • QMenu, QToolBar, QAction

    Next we look at how to use Qt Designer or Qt Creator to lay out UI components by just dragging and dropping stuff, allowing you to just focus on the logic in your python files.

    Dialogs are explored next , we look at QDialog and how to build  your own custom dialog class from scratch , QDialogButtonBox, QMessageBox, QFontDialog, QFileDialog, QInputDialog and how they add a layer of interactivity to your Qt GUI applications.

    We then go on and explore how to work with the Qt Resource System , Styling your Qt applications with QStyle, QPalette and Style Sheets, Saving your application settings with QSettings, Working with Files and Directories using QFile and QDir,  working with the network capabilities of Qt where we : 

    • See the different classes that are available to work with networks in Qt

    • Build an application to download web pages in our Qt Applications

    • Build an application to consume Rest APIs in your Qt Applications

    and we wrap up the course looking at the Model View Architecture of the Qt framework where we learn about classes like

    • QListWidget

    • QTableWidget

    • QTreeWidget

    • QListView

    • QTableView

    • QTreeView

    • QStandardItemModel

    • QAbstractItemTableModel

    • QAbstractItemListModel

    • QStringListModel

    • and much more!

    Qt has quite a huge user base, and there are thousands of projects using it, both open source and commercial, including the one I am using to record this video right now. If you want to learn and master how to build cross platform graphical user interface applications with python, then this course is designed with the skill, patience and depth, needed to get you there as effisciently as possible.Please check out  some of the preview videos, and let get you started building cross platform GUI applications,  using Python and Qt.

    Who this course is for:

    • Anyone willing to Build Cross Platform Gui Software using Qt
    • Complete Beginners to Qt with basic Python experience
    • Anyone willing to get a job building Qt Gui Applications
    • Students and Researchers willing to use Qt Gui features in their projects

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Daniel Gakwaya
    Daniel Gakwaya
    Instructor's Courses
    Daniel is a Senior Software Engineer at Blikoon Technologies. He has been writing software since  2011 and Qt is one of his favorite frameworks. Many of his cross platform Qt based projects are completed and out there on the market. Autodidact by nature ,he has a passion for learning new things and loves sharing knowledge with others. Especially people new to the dark art of software development.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 75
    • duration 11:59:25
    • Release Date 2022/12/11