上一页 1 ··· 52 53 54 55 56 57 58 59 60 ··· 99 下一页

PyQt(Python+Qt)学习随笔:Designer中PushButton按钮default、atuoDefault属性

摘要: 引言1、default、atuoDefaul... 阅读全文
posted @ 2019-11-04 20:28 老猿Python 阅读(1166) 评论(0) 推荐(0)

PyQt(Python+Qt)学习随笔:Qt Designer中QAbstractButton派生按钮部件autoExclusive属性

摘要: autoExclusive 属性保留是否启用... 阅读全文
posted @ 2019-11-04 19:55 老猿Python 阅读(831) 评论(0) 推荐(0)

PyQt(Python+Qt)学习随笔:Qt Designer中QAbstractButton派生按钮部件autoRepeat、autoRepeatDelay、autoRepeatInterval属性

摘要: autoRepeat、autoRepeatD... 阅读全文
posted @ 2019-11-03 22:10 老猿Python 阅读(642) 评论(0) 推荐(0)

PyQt(Python+Qt)学习随笔:Qt Designer中QAbstractButton派生按钮部件的checkable和checked属性

摘要: checkable属性checkable属性... 阅读全文
posted @ 2019-11-03 21:52 老猿Python 阅读(1016) 评论(0) 推荐(0)

第8.1节 Python类的构造方法__init__深入剖析:语法释义

摘要: 一、 引言凡是面向对象设计的语言,在类实例化... 阅读全文
posted @ 2019-11-01 10:13 老猿Python 阅读(411) 评论(0) 推荐(0)

PyQt(Python+Qt)学习随笔:Qt Designer中QAbstractButton派生按钮部件的shortcut 属性

摘要: shortcut 属性保存与按钮关联的快捷键... 阅读全文
posted @ 2019-10-31 21:58 老猿Python 阅读(405) 评论(0) 推荐(0)

PyQt(Python+Qt)学习随笔:Qt Designer中QAbstractButton派生按钮部件的icon属性和iconSize属性

摘要: icon属性icon属性保存按钮上展示的图标... 阅读全文
posted @ 2019-10-31 21:39 老猿Python 阅读(425) 评论(0) 推荐(0)

PyQt(Python+Qt)学习随笔:Qt Designer中QAbstractButton派生按钮部件的text属性

摘要: text属性保存按钮上显示的文字,如果按钮未... 阅读全文
posted @ 2019-10-31 21:23 老猿Python 阅读(226) 评论(0) 推荐(0)

使用PyQt(Python+Qt)+动态编译36行代码实现的计算器

摘要: PyQt是基于跨平台的图形界面C++开发工具... 阅读全文
posted @ 2019-10-31 08:15 老猿Python 阅读(550) 评论(0) 推荐(0)

PyQt(Python+Qt)学习随笔:Qt Designer组件属性编辑界面中对话窗QDialog的modal属性

摘要: modal属性表示窗口执行show()操作时... 阅读全文
posted @ 2019-10-30 21:06 老猿Python 阅读(360) 评论(0) 推荐(0)
上一页 1 ··· 52 53 54 55 56 57 58 59 60 ··· 99 下一页