[Qt-interest] eventsFilter

Frank Hemer frank at hemer.org
Thu Dec 18 19:51:31 CET 2008


On Thursday 18 December 2008 19:30:48 Karl Ruetz wrote:
> I am attempting to create a console application that uses
> QLocalServer/QLocalSocket for interprocess communication.<br>
> In the program, I stay in the event loop waiting for connections.<br>
> If the user presses a key, I want to exit the program.<br>
> I have remplemented the eventFilter method and added a
> installEventFilter(this) call to the constructor of the SNOOPER class:<br>

Plz post plain text.

Did you call 'installEventFilter' anywhere in SNOOPER (@see QObject docu)?

Frank



More information about the Qt-interest-old mailing list