Skip to content
This repository was archived by the owner on Sep 13, 2018. It is now read-only.
forked from kromain/qml-utils

A collection of QML utilities and snippets

License

Notifications You must be signed in to change notification settings

think-free-backup/qml-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A collection of utilities for QML

Contents:

*** JSONListModel

A QML ListModel for JSON data.
Features:
  - API matching with XMLListModel, for ease of use
  - file-based and string-based data
  - Automatic model roles from JSON element properties
  - Complex JSON document handling with JSONPath, XPath for JSON (http://goessner.net/articles/JsonPath/)
  - Advanced querying and filtering expressions
 
 

About

A collection of QML utilities and snippets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%