summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-09-17 05:15:15 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-09-22 04:56:37 (GMT)
commitef414bc0ac9eb0feea57a578757be894abe226c0 (patch)
treebaa16097014075081f640f47911a62fc44cf9d52 /lib
parent755a82fea47402be5857edf2f882e0135e02267a (diff)
downloadQt-ef414bc0ac9eb0feea57a578757be894abe226c0.zip
Qt-ef414bc0ac9eb0feea57a578757be894abe226c0.tar.gz
Qt-ef414bc0ac9eb0feea57a578757be894abe226c0.tar.bz2
Changes to objects returned from get() should emit itemsChanged() so
that the view is updated (currently the model data changes but the view does not). In flat-model mode, get() now returns a QScriptClass-type object so that changes to the returned object are received, and for nested-model mode, the fix adds a QDeclarativeOpenMetaObject subclass and ModelNode::listIndex so that itemsChanged() can be emitted when the node data changes. Task-number: QTBUG-12363 (cherry picked from commit c2bbef949126826f0330c69dff1a8c96919f69a5)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions