[Qt-interest] installEventFilter(this)

Scott Aron Bloom Scott.Bloom at sabgroup.com
Sun Jun 7 01:08:05 CEST 2009


When you say, it will only work on one object, what do you mean...

Ive done what you ask, many times before.. works like a charm..

But I have to check in my eventfilter, which objet the event is on.

Scott


-----Original Message-----
From: qt-interest-bounces at trolltech.com
[mailto:qt-interest-bounces at trolltech.com] On Behalf Of Frank Lutz
Sent: Saturday, June 06, 2009 1:40 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] installEventFilter(this)

Hi,

i do have some problems with the eventFilter.
If i want to install it on more than one Objects
edit_a->installEventFilter(this);
edit_b->installEventFilter(this);
it will only work on one Object.

So can please someone tell how to do it?

thanks very!!!
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest




More information about the Qt-interest-old mailing list