Did you look at ListModel insert(…) set(…) etc method. Based on some user action you should be able do something like
imageModel.insert(….)
Please note insert expects you insert JSON object. Please look at the above documentation in Assistant. Still if you need help, I can give you code.
↧








