Planned maintenance has been done but it did not solve the problem. So work will continue on this and a new time for trying updates will be announced asap.
Recording QInputEvent macros
-
Has anyone tried recording and then playing back QInputEvents, mostly meaning mouse/wheel/touch events? I am trying to implement input macros, both for use at the user level and for unit tests.
-
Hi,
Are you thinking about something like an event filter ?
-
Yes, something like an event filter. Or any other method that works