diff options
author | Kent Hansen <khansen@trolltech.com> | 2009-05-13 11:56:44 (GMT) |
---|---|---|
committer | Kent Hansen <khansen@trolltech.com> | 2009-05-13 11:56:44 (GMT) |
commit | 3cd4b6e00e3448d880ae2335bd50f70d9a5d0fca (patch) | |
tree | 019c7150eb761c0f3463734a4ccdef1147fd8feb /examples/widgets | |
parent | b75c6210c7fa225e86d2c4bff239bb050321998d (diff) | |
download | Qt-3cd4b6e00e3448d880ae2335bd50f70d9a5d0fca.zip Qt-3cd4b6e00e3448d880ae2335bd50f70d9a5d0fca.tar.gz Qt-3cd4b6e00e3448d880ae2335bd50f70d9a5d0fca.tar.bz2 |
correctly handle multiple event transitions for same (object,event)
The event filter was not removed at the right time. We now store the
number of active event transitions for a particular (object,event)
and only remove the filtering when the count drops to zero.
Diffstat (limited to 'examples/widgets')
0 files changed, 0 insertions, 0 deletions