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
- Host: GitHub
- URL: https://github.com/rust-qt/examples
- Owner: rust-qt
- Created: 2019-09-08T21:28:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-22T14:27:33.000Z (about 5 years ago)
- Last Synced: 2025-04-07T05:51:07.405Z (about 1 year ago)
- Language: Rust
- Size: 85 KB
- Stars: 150
- Watchers: 7
- Forks: 15
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust + Qt examples
[](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/).