libqtqmlmodels0
Additional list-type data models for QML apps
Description
This package adds 2 C++ data models to the qml back end, for use by QML applications. QQmlObjectListModel : a much nicer way to expose C++ list to QML than the quick & dirty QList<QObject*> property. Supports all the strong model features of QAbstractListModel while having the simple and well know API of QList. QQmlVariantListModel : a dead-simple way to create a dynamic C++ list of any type and expose it to QML, much better than using a QVariantList property. This package is the library itself.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/cavewhere/qt-qml-models
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libqtqmlmodels0