[Qt-qml] (no subject)
michael.brasser at nokia.com
michael.brasser at nokia.com
Thu Aug 5 02:50:21 CEST 2010
You can also use PathAttribute (http://doc.qt.nokia.com/4.7-snapshot/qml-pathattribute.html) -- that allows you to change the appearance of the items in the view based on their position in the path.
Michael
On 05/08/2010, at 3:58 AM, ext alan.westbrook at nokia.com wrote:
> Bind properties of those objects to data in the model elements.
>
> Change the date in the model elements.
>
> That's what I ended up doing, anyway.
>
> Alan
>
> On Aug 4, 2010, at 3:29 AM, ext abhi chougala wrote:
>
>> hi,
>> in qml if i need to change the properties of the objects of pathview
>> element then how do i do it.
>> _______________________________________________
>> Qt-qml mailing list
>> Qt-qml at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-qml
>
>
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-qml
More information about the Qt-qml
mailing list