QML Model-View Client#

Making a QAbstractItemModelReplica available to QML and using it from QML.

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

See the Model-View Client example for a more detailed explanation on how the model is acquired and used.

Example project @ code.qt.io