Recording QInputEvent macros
Unsolved
General and Desktop
-
wrote on 7 Mar 2018, 05:46 last edited by
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 ?
-
wrote on 7 Mar 2018, 22:23 last edited by
Yes, something like an event filter. Or any other method that works
3/3