[Qt-interest] System wide events

Poss3x possex at web.de
Wed Aug 5 14:57:55 CEST 2009


Yes, that is what I was afraid of, too.
thnx for answering.

Andreas Pakulat schrieb:
> On 04.08.09 12:35:19, Poss3x wrote:
>> Hi,
>>
>> in my app I'd like to catch system wide events, especially mouse click 
>> and mouse movement. System wide means that I do not want to capture the 
>> events dispatched by my Qt app but in my case by Win32.
> 
> Then you'll have to look at the Win32 API on how to catch all events sent
> out. There's no way to do this with Qt, Qt is limited to the currently
> running application.
> 
> Andreas
> 



More information about the Qt-interest-old mailing list