17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Qt For Python (PySide6) GUI For Beginners The Fundamentals
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
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
Requirements
Basic Understanding of Python
Basic knowledge of working with Computers
Open mind and strong willingness to learn how to build Qt Gui applications with Python
Last Updated 10/2022
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
.pad/0
734.6 KB
.pad/1
463.6 KB
.pad/10
42.3 KB
.pad/11
966.5 KB
.pad/12
424.1 KB
.pad/13
592.1 KB
.pad/14
635.4 KB
.pad/15
695.4 KB
.pad/16
862.2 KB
.pad/17
522.4 KB
.pad/18
580.1 KB
.pad/19
698 KB
.pad/2
809.1 KB
.pad/20
248.2 KB
.pad/21
275.6 KB
.pad/22
935.6 KB
.pad/23
934.8 KB
.pad/24
717.8 KB
.pad/25
969.6 KB
.pad/26
886.8 KB
.pad/27
549.4 KB
.pad/28
279.1 KB
.pad/29
810.9 KB
.pad/3
485 KB
.pad/30
228.8 KB
.pad/4
37.8 KB
.pad/5
956.2 KB
.pad/6
699.9 KB
.pad/7
940.5 KB
.pad/8
1006.9 KB
.pad/9
383.7 KB
TutsNode.net.txt
63 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/1. Welcome/2. You'll be a builder.mp4
108.7 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/1. Welcome/4. About the source code.html
638 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/10. Working with Network/2. Downloading web Pages with QNetworkAccessManager.mp4
179.1 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/11. Model View Architecture/11. Custom Table Model.mp4
138.3 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/11. Model View Architecture/12. Custom Table Model with Roles.mp4
158.1 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/11. Model View Architecture/14. Custom Table Model with Modifications.mp4
181.3 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/11. Model View Architecture/3. QTableWidget.mp4
100 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/11. Model View Architecture/4. QTreeWidget.mp4
125.7 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/11. Model View Architecture/5. QStringListModel and QListView.mp4
118.1 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/11. Model View Architecture/6. QTableView and QStandardItemModel.mp4
128.3 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/11. Model View Architecture/7. QTreeView and QStandardItemModel.mp4
101.2 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/11. Model View Architecture/8. QListView, QTreeView and QFileSytemModel.mp4
147.4 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/2. Environment Setup - Trying Things out/1.1 Source code.html
197 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/2. Environment Setup - Trying Things out/2.1 Source code.html
197 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/2. Environment Setup - Trying Things out/3. Organizing Code in Classes.mp4
135.4 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/2. Environment Setup - Trying Things out/3.1 Source code.html
200 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/3. Signals and Slots/1. Signals and Slots.mp4
176 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/3. Signals and Slots/1.1 Source code.html
172 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/10.1 Source code.html
186 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/11. QCheckBox and QRadioButton.mp4
152.4 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/11.1 Source code.html
199 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/12. QListWidget.mp4
122.3 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/12.1 Source code.html
188 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/13.1 Source code.html
187 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/14.1 Source code.html
186 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/2. QWidget.mp4
115.1 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/2.1 Source code.html
183 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/3. QMainWindow.mp4
262.3 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/3.1 Source code.html
187 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/4. QMessageBox.mp4
201 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/4.1 Source code.html
187 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/5.1 Source code.html
187 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/6. QLabel and QLineEdit.mp4
213.2 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/6.1 Source code.html
192 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/7. QTextEdit.mp4
188.1 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/7.1 Source code.html
185 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/8.1 Source code.html
189 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/9. Size Policies and Stretches.mp4
136.2 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/4. A Tour of Qt Widgets/9.1 Source code.html
188 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/10.1 Source code.html
200 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/11. QMainWindow Putting it all togerher!.mp4
152.6 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/11.1 Source code.html
199 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/2.1 Source code.html
185 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/3.1 Source code.html
184 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/4.1 Source code.html
189 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/5.1 Source code.html
192 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/6. Compiling User Interfaces to Python.mp4
123.1 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/6.1 Source code.html
187 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/7. Working with resources manually Qt Designer.mp4
135.5 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/7.1 Source code.html
195 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/8.1 Source code.html
196 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/5. Qt Designer/9.1 Source code.html
198 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/6. Dialogs/2. QDialog.mp4
236.5 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/6. Dialogs/2.1 Source code.html
174 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/6. Dialogs/3. QDialogButtonBox.mp4
126.8 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/6. Dialogs/3.1 Source code.html
183 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/6. Dialogs/4. QFileDialog.mp4
125.1 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/6. Dialogs/4.1 Source code.html
177 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/6. Dialogs/5.1 Source code.html
178 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/6. Dialogs/6. QColorDialog.mp4
110.5 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/6. Dialogs/6.1 Source code.html
179 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/6. Dialogs/7. QInputDialog.mp4
100.8 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/6. Dialogs/7.1 Source code.html
179 B
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/8. Working with Settings/1. QSettings.mp4
208.5 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/9. Files and Directories/2. QFile.mp4
160 MB
[TutsNode.net] - Qt For Python (PySide6) GUI For Beginners The Fundamentals/9. Files and Directories/3. QDir.mp4