文件名称:PyQt图形应用事件捕获案例.rar
文件大小:7KB
文件格式:RAR
更新时间:2022-11-06 16:00:15
Python PyQt 事件捕获
本代码为Python3.7+PyQt5.13开发实现的图形应用界面事件捕获案例,对应博文《PyQt(Python+Qt)实现的GUI图形界面应用程序的事件捕获和处理的几种方法》(https://blog.csdn.net/LaoYuanPython/article/details/102615610)的案例完整代码。
【文件预览】:
eventcap
----Ui_eventCap.ui(4KB)
----__pycache__()
--------Ui_eventCap.cpython-37.pyc(2KB)
----eventcap.py(5KB)
----.idea()
--------workspace.xml(4KB)
--------misc.xml(188B)
--------modules.xml(275B)
--------eventcap.iml(408B)
--------inspectionProfiles()
----Ui_eventCap.py(3KB)