A lightweight QML-only ECL binding to Qt5/Qt6.
Find a file
2022-01-22 17:49:00 +01:00
cpp-lib add cpp-lib example; some fixes 2022-01-22 17:49:00 +01:00
doc add cpp-lib example; some fixes 2022-01-22 17:49:00 +01:00
examples/9999 small revisions 2022-01-17 14:50:51 +01:00
slime add simple restart for errors during Qt event processing 2022-01-17 17:03:13 +01:00
src add cpp-lib example; some fixes 2022-01-22 17:49:00 +01:00
.gitignore first working desktop version 2022-01-17 13:10:40 +01:00
license.txt ini 2022-01-13 15:56:44 +01:00
readme-build.md adapt to macOS 2022-01-17 20:11:05 +01:00
readme.md add cpp-lib example; some fixes 2022-01-22 17:49:00 +01:00

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