[Qt-interest] How to use Windows Message System in Qt/Win Application?
Matthias Pospiech
matthias.pospiech at gmx.de
Thu Jun 10 17:52:29 CEST 2010
Robert Hairgrove schrieb:
> Check out the docs for this:
> QCoreApplication::winEventFilter ( MSG * msg, long * result );
>
> and this:
> QCoreApplication::setEventFilter ( EventFilter filter );
>
Unfortunately I do not see at all how these functions help me to have
the Windows Event Loop running.
Is there any example around showing some code ?
Matthias
More information about the Qt-interest-old
mailing list