#bindings #experimental #module #coverage #create #complete #qt6

qt6-rs

experimental qt6 bindings for rust

1 unstable release

0.1.0 Dec 25, 2024

#21 in #complete

Download history 139/week @ 2024-12-24 4/week @ 2025-01-07

143 downloads per month

MIT license

2KB

Qt6 Bindings for Rust

==========================

Overview

Qt6 Bindings for Rust is a set of Rust bindings for the Qt6 framework, allowing Rust developers to create Qt applications with ease.

Features

  • Complete coverage of Qt6 APIs
  • Rust-friendly API design
  • Support for Qt6's QML and widgets modules
  • Easy integration with existing Rust projects

Installation

To use Qt6 Bindings for Rust, add the following dependency to your Cargo.toml file:

[dependencies]
qt6-rs = "0.1.0"

Usage

As now the bindings aren't ready yet, so you can't use them yet.

Contributing

Contributions to Qt6 Bindings for Rust are welcome! If you'd like to contribute, please fork the repository and submit a pull request.

License

Qt6 Bindings for Rust is licensed under the MIT License.

No runtime deps