lqml/readme.md
2022-01-22 17:49:00 +01:00

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