From 6bf54c81dde9f1f7dffdc7c0fc379b372d586d41 Mon Sep 17 00:00:00 2001 From: JaneSmith Date: Mon, 11 Sep 2017 20:10:02 +0100 Subject: [PATCH] Added the new Rust Qt Binding Generator hosted by KDE. (#340) More information on this project is available here: https://www.vandenoever.info/blog/2017/09/04/rust_qt_binding_generator.html https://www.vandenoever.info/blog/2017/09/10/time_for_rust_and_qml.html --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f010204..5a6f0f1 100644 --- a/README.md +++ b/README.md @@ -721,6 +721,7 @@ See also [Are we game yet?](http://arewegameyet.com) * [Qt](http://doc.qt.io) * [cyndis/qmlrs](https://github.com/cyndis/qmlrs) — QtQuick bindings [](https://travis-ci.org/cyndis/qmlrs) * [kitech/qt.rs](https://github.com/kitech/qt.rs) — Qt5 bindings [](https://travis-ci.org/kitech/qt.rs) + * [Rust Qt Binding Generator](https://phabricator.kde.org/source/rust-qt-binding-generator/) — Binding generator hosted by KDE. * [rust-qt](https://github.com/rust-qt) — * [White-Oak/qml-rust](https://github.com/White-Oak/qml-rust) — QML bindings. [](https://travis-ci.org/White-Oak/qml-rust) * [saurvs/nfd-rs](https://github.com/saurvs/nfd-rs) — [nativefiledialog](https://github.com/mlabbe/nativefiledialog) bindings