返回顶部
摘要: 前言: 说完了拥有按钮共性的抽象类QAbstractButton之后,接下来就是具体了看下它的子类: 首先是QPushButton QPushButton描述: QPushButton功能作用: 一:QPushButton 功能作用之创建按钮: 1 from PyQt5.Qt import * #刚 阅读全文
posted @ 2019-08-17 10:51 Zcb0812 阅读(1539) 评论(0) 推荐(0)