How to send event to system?
General and Desktop
7
Posts
2
Posters
2.2k
Views
1
Watching
-
Hi,
Can you explain what exactly you want to send to your OS ?
-
[quote author="SGaist" date="1395656317"]Hi,
Can you explain what exactly you want to send to your OS ?[/quote]
MouseEvent or keyEvent.I am implemting a remote control system,as a part I need to simulate mouseEvent and keyEvent which are from remote pc on the native system.Thanks for your reply.
-
AFAIK, it's not something Qt can do out of the box
-
-
Like I said. I am not aware of anything available in Qt for that. But you can use the Windows API alongside Qt without any problem