Models should be part of the business logic and belong to C++.
Accessing model data is currently readonly. You must provide a Q_INVOKABLE setData method in your model if you want to modify data in a C++ model.
Thank’s so much for your response and detailed reply neisecke.
↧