I've opened an issue about this here :
https://bugreports.qt.io/browse/QTBUG-59331 so if someone can chime in...
Best,
Jean-Michaël
On Tue, May 17, 2016 at 7:36 AM, Elvis Stansvik wrote:
> 2016-05-16 22:43 GMT+02:00 Thiago Macieira :
> > On segunda-feira, 16 de maio de 2016 18:19:37 PDT Elvis
2016-05-16 22:43 GMT+02:00 Thiago Macieira :
> On segunda-feira, 16 de maio de 2016 18:19:37 PDT Elvis Stansvik wrote:
>> Den 11 maj 2016 7:50 fm skrev "Elvis Stansvik" :
>> > Hi all,
>> >
>> > Setting a QML engine root context property to a QObject instance that
>> > has been moved to a different
On segunda-feira, 16 de maio de 2016 18:19:37 PDT Elvis Stansvik wrote:
> Den 11 maj 2016 7:50 fm skrev "Elvis Stansvik" :
> > Hi all,
> >
> > Setting a QML engine root context property to a QObject instance that
> > has been moved to a different thread and then attempting to connect to
> >
> > o
Den 11 maj 2016 7:50 fm skrev "Elvis Stansvik" :
>
> Hi all,
>
> Setting a QML engine root context property to a QObject instance that
> has been moved to a different thread and then attempting to connect to
> one of its signals with Connections on the QML side seems unsupported:
>
> QQmlEngin
Hi all,
Setting a QML engine root context property to a QObject instance that
has been moved to a different thread and then attempting to connect to
one of its signals with Connections on the QML side seems unsupported:
QQmlEngine: Illegal attempt to connect to Test(0x22b66c0) that is
in a d