Qt Core

Linux + OS X Windows

This Rust crate provides API to Qt5Core C++ library.

Documentation

Note that exposed API depends on the target platform and the C++ library version. Use cargo doc to obtain more precise documentation.

The crate is in early development. The API is not stabilized and will likely change.

The crate uses cpptorust for code generation. See cpp_to_rust documentation for implementation details.