Pyqt 简明教程
PyQt Tutorial
PyQt 是一个 GUI 小部件工具包。它是 Qt 的 Python 接口,后者是最强大的跨平台 GUI 库之一。PyQt 是 Python 编程语言和 Qt 库的融合。本入门教程将帮助您借助 PyQt 创建图形应用程序。
PyQt is a GUI widgets toolkit. It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library. PyQt is a blend of Python programming language and the Qt library. This introductory tutorial will assist you in creating graphical applications with the help of PyQt.