Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

A good way to allow editing of Model items?

$
0
0
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.

Viewing all articles
Browse latest Browse all 4972

Trending Articles