diff options
author | Bea Lam <bea.lam@nokia.com> | 2010-09-17 05:15:15 (GMT) |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2010-09-17 05:20:12 (GMT) |
commit | c2bbef949126826f0330c69dff1a8c96919f69a5 (patch) | |
tree | 689882904e9037cd5d2bce3be2d55e19297fcb7d /doc/src/snippets/code/src_script_qscriptclass.cpp | |
parent | c298ed31f8dfa917e5428820aecd39234b4c9097 (diff) | |
download | Qt-c2bbef949126826f0330c69dff1a8c96919f69a5.zip Qt-c2bbef949126826f0330c69dff1a8c96919f69a5.tar.gz Qt-c2bbef949126826f0330c69dff1a8c96919f69a5.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
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptclass.cpp')
0 files changed, 0 insertions, 0 deletions