[Qt5-feedback] [Qt-qml] Storing javascript references in QML properties, in Qt5
Ville M. Vainio
vivainio at gmail.com
Tue Jun 7 13:34:57 CEST 2011
Thank you. Do you have a pointer to the details of the fix? Or will it
just be about "property variant" storing the reference in expected
fashion?
On Tue, Jun 7, 2011 at 10:50 AM, <aaron.kennedy at nokia.com> wrote:
> Hi,
>
> This will be fixed in QtQuick 2.
>
> Cheers,
>
> Aaron
>
> On 07/06/2011, at 5:32 PM, ext Ville M. Vainio wrote:
>
>> Re-sending to qt-qml mailing list (perhaps it should be used instead
>> of Qt5 feedback for QML language discussion?
>>
>> On Sun, Jun 5, 2011 at 2:25 PM, Ville M. Vainio <vivainio at gmail.com> wrote:
>>> Currently, it's not possible to store references to javascript objects
>>> (Array, Object, functions...) in QML properties (yes, "propery
>>> variant" can't hold a js reference). I believe the rationale for this
>>> is that you can't use javascript references in property bindings.
>>>
>>> Will there be a fix for this in Qt Quick 2?
>>>
>> _______________________________________________
>> Qt-qml mailing list
>> Qt-qml at qt.nokia.com
>> http://lists.qt.nokia.com/mailman/listinfo/qt-qml
>
>
More information about the Qt5-feedback
mailing list