An open API service indexing awesome lists of open source software.

https://github.com/rust-qt/examples

Rust + Qt examples
https://github.com/rust-qt/examples

Last synced: 8 months ago
JSON representation

Rust + Qt examples

Awesome Lists containing this project

README

          

# Rust + Qt examples

[![Build Status](https://travis-ci.com/rust-qt/examples.svg?branch=master)](https://travis-ci.com/rust-qt/examples)

This repository contains examples of using Qt from Rust.

[Rust + Qt guide](https://rust-qt.github.io/qt/)

# License

This project is licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)

at your option.

You should also take into account [Qt licensing](https://www.qt.io/licensing/).