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
This commit is contained in:
JaneSmith 2017-09-11 20:10:02 +01:00 committed by kud1ing
parent 6fcb4d99f4
commit 6bf54c81dd

View file

@ -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 [<img src="https://api.travis-ci.org/cyndis/qmlrs.svg?branch=master">](https://travis-ci.org/cyndis/qmlrs)
* [kitech/qt.rs](https://github.com/kitech/qt.rs) — Qt5 bindings [<img src="https://api.travis-ci.org/kitech/qt.rs.svg?branch=master">](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. [<img src="https://api.travis-ci.org/White-Oak/qml-rust.svg?branch=master">](https://travis-ci.org/White-Oak/qml-rust)
* [saurvs/nfd-rs](https://github.com/saurvs/nfd-rs) — [nativefiledialog](https://github.com/mlabbe/nativefiledialog) bindings