Hi,

I've created a bugreport for this:

https://bugreports.qt-project.org/browse/QTBUG-39971

I have found out that QVariant Signal is working in Qt5.3 if I change the
QML Signal from:

signal qmlSignal2(var anObject)

to:

signal qmlSignal4(variant anObject)


Best Regards,

railwaycoder


2014-06-28 21:31 GMT+02:00 Alan Ezust <alan.ez...@gmail.com>:

> I can confirm that your code works with 5.2.1 but does not work with 5.3.0.
> And I don't know why it doesn't work with 5.3.0.
> Looks like a bug to me.
>
>
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to