QT5 全局快捷键的封装

时间:2023-12-01 10:24:04
【文件属性】:

文件名称:QT5 全局快捷键的封装

文件大小:2KB

文件格式:RAR

更新时间:2023-12-01 10:24:04

qt

适用于 qt5 封装的全局快捷键, 调用方法m_pF10Shortcut = new MyGlobalShortCut("F10", this); QObject::connect(m_pF10Shortcut, SIGNAL(activated()), this,SLOT(slot_onStop()));


【文件预览】:
mywineventfilter.cpp
mywineventfilter.h
myglobalshortcut.cpp
myglobalshortcut.h

网友评论