Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Do the predefined Qt C++ models (i.e. QStringListModel) handle signals for updating QML by default or do you still have to implement that functionality? If you do have to implement it on your own, how do would you do that?
It should handle the signals, I think. Try it out and see :-)