Hello,

I have two different qt transparent applications having their own GUI running on the same screen.

I have a requirement for the mouse events(mouse move, left and right clicks) to be captured and processed by application 1 in some instance and the mouse events to be captured and processed by application 2 in some other instance.

How can this requirement be achieved.

Thanks in advance.

Regards,
Meenakshi.