[Qt-interest] System wide events
Andreas Pakulat
apaku at gmx.de
Tue Aug 4 18:16:12 CEST 2009
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
--
Don't go surfing in South Dakota for a while.
More information about the Qt-interest-old
mailing list