quickcross
QML utility library
A utility library providing cross-platform helper classes and components for QML applications.
QML Cross Platform Utility Library
49 stars
7 watching
3 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
benlau/quickfuture | Provides QML compatibility and utilities for working with asynchronous tasks in C++ | 53 |
benlau/quickpromise | A QML Promise Library that simplifies asynchronous workflow with promise-like objects and signal-based execution | 179 |
benlau/testable | A utility library to enhance Qt testing frameworks with support for multiple test objects and customization options. | 60 |
benlau/sparkqml | A utility for loading and displaying QML documents with state and transition preview capabilities | 100 |
benlau/qredux | A QML-based implementation of the Redux state management library | 26 |
benlau/hotloader.pri | A tool for automatically reloading and recompiling QML files when changes are detected | 6 |
filcuc/dotherside | A C++ library providing bindings for the Qt QML language to create custom user interfaces | 200 |
benlau/quickflux-project-template | A template project for creating QuickFlux applications with unit tests | 8 |
benlau/qtshell | A Qt-based library providing file manipulation functionality in a shell command style API | 32 |
easyqml/lodash.qml | An Lodash wrapper designed to simplify usage in QtQuick QML applications. | 8 |
quickly/quickly | A build tool and QML module that allows writing modern JavaScript in an ES6-like environment for Qt/QML applications | 219 |
brexis/qml-bootstrap | A collection of reusable UI components inspired by the Ionic framework style for Qt/Qml projects | 414 |
alex-spataru/qjoysticks | Library providing a cross-platform joystick input system for Qt applications. | 95 |
qmlnet/qmlnet | A .NET wrapper around the Qt/QML UI framework, enabling cross-platform development with C# | 1,377 |
pureqml/qmlcore | A toolchain that translates QML into JavaScript, enabling the development of web applications with declarative UIs. | 332 |