qt获取按键双击、多击事件

时间:2019-02-14 14:40:23
【文件属性】:
文件名称:qt获取按键双击、多击事件
文件大小:365KB
文件格式:RAR
更新时间:2019-02-14 14:40:23
Qt获取双击 用过windows的shift按键童鞋都知道,按下五次会有个弹出提示框,本实例类似win的那个五次按下shift功能,做此例子的本意是要获取双击事件,本例非常简单,适合大家一起学习。
【文件预览】:
Makefile.Debug
widget.h
CatchKeyCount.pro.user
Makefile.Release
main.cpp
debug
----moc_widget.cpp(2KB)
----moc_widget.o(171KB)
----widget.o(215KB)
----main.o(160KB)
----CatchKeyCount.exe(859KB)
Makefile
CatchKeyCount.pro
widget.cpp
release

网友评论