Implement the mouse automatic click on a particular window under the Linux environment with QT c++
Unsolved
General and Desktop
-
wrote on 29 Aug 2020, 01:35 last edited by
Want to implement the mouse automatic click on a particular window under the Linux environment using QT c++. Knowing the relative coordinators (dx, dy) with respect to a window, wonder how to obtain the relevant window handler so as to complete the auto click.
Thanks in advance.
1/1