https://github.com/danieloneill/callbackmodel
QML data model (ListModel compatible) which allows population and manipulation from a JS data source. (See example.)
https://github.com/danieloneill/callbackmodel
Last synced: 10 months ago
JSON representation
QML data model (ListModel compatible) which allows population and manipulation from a JS data source. (See example.)
- Host: GitHub
- URL: https://github.com/danieloneill/callbackmodel
- Owner: danieloneill
- License: gpl-2.0
- Created: 2015-12-04T21:06:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-17T17:03:10.000Z (over 3 years ago)
- Last Synced: 2025-03-27T03:51:13.382Z (over 1 year ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CallbackModel
QML data model (ListModel compatible) which allows population and manipulation from a JS data source. (See example.)