Skip to content

Use ModelFactory to create C++ models from qml

Plata Hill requested to merge model-factory into master

This will allow to e.g. exchange the Database implementation, which is used by the models, without exposing it in qml.

Merge request reports