Hi Steve,
I forgot to ask about this:
> > 2) I have trouble seeing how in this case, moving rows and changing data> > 
> > is not equivalent. In fact,unless my morning coffee was not caffeinated.> > 
> > If I write> > > > m_elements[1] ="x"; emit dataChanged(index(1,0), 
> > index(1,0));> > Should I not expect to see the QML listview change?> > Yes, 
> > you are right. Indeed that is another bug. What you are doing > 
> > WorksFromMe, but I don't have a plugin for the model like you do, but I > 
> > create the QDeclarativeMainView in an application and use > 
> > setContextProperty(myModel). Maybe if loaded through a plugin qml doesn't > 
> > handle that signal somehow?> > It's worth another bug report.
Did we actually confirm that it is a bug and that the signal does not get 
handled when loaded through a plugin? Is there a bugnumber for this? Do you 
want me to log one?
Thanks

                                          
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to