QML example of a Model(C++)/View(QML) with a proper separation between the model and the Data.A bit more complicated than the official documentation example but cleaner also.
Manager: François DELOBEL