commit 0e6ff84388c283b966cf1dedc2920b003a4d81a9 Author: pls.153 Date: Thu Jan 13 15:56:44 2022 +0100 ini diff --git a/doc/get-qt6.md b/doc/get-qt6.md new file mode 100644 index 0000000..fb28bd5 --- /dev/null +++ b/doc/get-qt6.md @@ -0,0 +1,5 @@ +[https://www.qt.io/download](qt.io/download) + +* Downloads for open source users +* Go open source +* Download the Qt Online Installer diff --git a/license.txt b/license.txt new file mode 100644 index 0000000..bcbb579 --- /dev/null +++ b/license.txt @@ -0,0 +1,3 @@ +please see Qt6 and ECL license (both LGPL) + +everything else can be considered public domain diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..6cd61c4 --- /dev/null +++ b/readme.md @@ -0,0 +1,11 @@ +Summary +------- + +A lightweight ECL based QML-only binding to Qt6. + + +License +------- + +Both ECL and Qt6 are LGPL. LQML can be considered public domain. +