开发者

How to simulate keypress event from Qt on none-Qt apps

开发者 https://www.devze.com 2023-04-03 18:37 出处:网络
How to simulate CTRL+SHIFT+T from qt app on focused non-qt开发者_高级运维 app ? One option is libfakekey any other options ? Looks like there\'s no direct way of doing this in Qt. Maybe these article

How to simulate CTRL+SHIFT+T from qt app on focused non-qt开发者_高级运维 app ?

One option is libfakekey any other options ?


Looks like there's no direct way of doing this in Qt. Maybe these articles would help

Qt: How to send an event to the operating/window system?

http://www.qtforum.org/article/9075/sending-keys.html

0

精彩评论

暂无评论...
验证码 换一张
取 消