[Qt-interest] installEventFilter(this)

Frank Lutz frank422542 at googlemail.com
Sat Jun 6 22:40:21 CEST 2009


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!!!



More information about the Qt-interest-old mailing list