mirror of
https://gitlab.com/eql/lqml.git
synced 2026-03-09 08:12:01 -07:00
431 B
431 B
WIP
Currently Linux/macOS/desktop only, will be extended to all platforms (including mobile); not so sure about Windows though...
Description
A lightweight ECL based QML-only binding to Qt6.
License
Both ECL and Qt6 are LGPL. LQML can be considered public domain.
TODO
- port to CMake
- make example work on android
- make example work on iOS
- add item model example
- add sokoban example