# qml-utils **Repository Path**: mirrors_barry-ran/qml-utils ## Basic Information - **Project Name**: qml-utils - **Description**: A collection of QML utilities and snippets - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-26 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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