QML Model-View Client

This is an alternate client application you can use along with the Model-View Server .

This short example showcases how to quickly make a QAbstractItemModelReplica available to and use from QML. See the Model-View Client example for a more detailed explanation on how the model is acquired and used.

Example project @ code.qt.io