qtbridge-interfaces 0.1.4

Qt Bridge: Proxies and interfaces between Rust and Qt
**Note:** This crate is an internal sub-crate of [`Qt Bridges`](https://crates.io/crates/qtbridge)
and is **not intended to be used independently**. It may change or be removed without warning.

For purpose and usage, consider the documentation at [`Qt Bridges`](https://crates.io/crates/qtbridge).

This crate is licensed under the same terms as [`Qt Bridges`](https://crates.io/crates/qtbridge).

## Terms and Conditions


If you, your employer, or the legal entity you act on behalf of hold commercial license(s) with a Qt
Group entity, Qt Bridges constitutes Pre-Release Code under the Qt License/Frame Agreement governing
those licenses, and that agreement's terms and conditions relating to Pre-Release Code apply to your
use of Qt Bridges as found in this repo.
This Qt Bridges repo may provide links or access to third-party libraries or code (collectively
"Third-Party Software") to implement various functions. Use or distribution of Third-Party Software
is discretionary and in all respects subject to applicable license terms of applicable third-party
right holders.

### Additional Terms and Conditions


Qt Bridge for Rust is built using the Rust language and SDK, which is maintained by the Rust
Foundation.

Qt Bridge for Rust resides on top of Rust and does not modify it in any form. Rust is a trademark of
the Rust Foundation. This project is not affiliated with or endorsed by the Rust Foundation.

An application built with Qt Bridge for Rust will include code from other crates.
The main dependency is CXX, "Safe interop between Rust and C++", licensed under the Apache Version
2.0 License or MIT license.