[Qt-qml] Problems with signals and signal handlers
aaron.kennedy at nokia.com
aaron.kennedy at nokia.com
Fri Nov 26 04:00:28 CET 2010
Hi,
On 26/11/2010, at 3:52 AM, ext Thorbjørn Lindeijer wrote:
> (sending again and now to the list since no proper Reply-to was provided...)
>
> On 11/25/2010 11:49 AM, Bergman Simo (Nokia-MS/Espoo) wrote:
>> And somehow there is no logic, how my signal handlers are called with
>> this code. E.g. when I move my mouse out from the rectangle, I get
>> onExit to the MouseArea, but focusGained signal handler is called. I
>> would of course expect onFocusRemoved to be called.
>
> I'm seeing the same strange behaviour with qmlviewer from Qt 4.7.0,
> however not when I use the qmlviewer from Qt 4.7.1. So I guess this bug
> was already fixed.
This is quite likely - there were a number of bugs fixed after 4.7.0 involving alias's interacting poorly with other features. I'm just glad this didn't turn out to be *another* broken case ;)
Cheers,
Aaron
More information about the Qt-qml
mailing list