Elegantly-built GUI applications are always a massive hit among users. PySide is an open source software project that provides Python bindings for the Qt cross-platform UI framework. Combining the power of Qt and Python, PySide provides easy access to the Qt framework for Python developers and also acts as an excellent rapid application development platform. This book will take you through everything you need to know to develop UI applications. You will learn about installing and building PySide in various major operating systems as well as the basics of GUI programming. The book will then move on to discuss event management, signals and slots, and the widgets and dialogs available with PySide. Database interaction and manipulation is also covered. By the end of this book, you will be able to program GUI applications efficiently and master how to develop your own applications and how to run them across platforms.
2021-10-05 11:02:25 1.89MB Pyside GUI Application Development
1
shiboken6.abi3.dll文件
2021-09-15 19:07:41 262KB PySide
1
# PySide6 Python+QML例程 Qt官网教程例程,学习在Python中使用QML。
2021-09-02 14:08:44 4KB qt qml pyside python
1
基于PySide和PySerial实现的串口助手,实现了常用的接收、发送、二进制显示、二进制发送等功能; 使用了Python、PySide、PySerial、线程、Queue等多种实用GUI编程技术,简单易懂,可以作为学习GUI编程的一个很好的例程,也可以作为自己实现更完整串口助手功能的起点!!!
2021-07-27 20:55:04 51KB Python PySide PySerial PyQt
1
由Python制作的书籍管理系统
2021-07-03 13:03:16 29KB python Pyside
1
非常详细的GUI开发学习资料,每一个知识点都有对应的代码和文档可查看,能够帮助学习python的同学快速掌握Qt的使用和基于python的GUI开发。
2021-03-15 20:56:41 9.79MB Qt Pyside GUI 桌面应用开发
1