Hi Girish, Thanks for your reply but the problem is that I don't have to update the model but just need to repaint delegate, Without updating the model, is there any way to repaint deligate or change attributes of particular item in delegate ?
Thanks and Regards, Mohit R. Jain ------------- Don't run behind success , go for excellence , success will kiss your feet. On Tue, Mar 1, 2011 at 9:53 PM, Girish Ramakrishnan <[email protected]>wrote: > Hi Mohit, > > On Wed, Mar 2, 2011 at 10:12 AM, Mohit Jain <[email protected]> wrote: > > Hello , > > Is there any method / function by which we can refresh items in a > Listview > > (just to repaint delegate) ? > > A delegate displays the contents of the model. Changing the data in > the model will make the delegate update itself. > > Girish >
_______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
