摘要: 【PyQt5-Qt Designer】按钮系列 复选框(QCheckBox) 效果如下: 参考: https://zhuanlan.zhihu.com/p/30509947 完整代码: from PyQt5.QtWidgets import (QApplication,QWidget,QPushBu 阅读全文
posted @ 2019-01-03 22:14 XJT2019 阅读(4256) 评论(0) 推荐(0)