Qt Gui

Linux + OS X Windows

This Rust crate provides API to Qt5Gui 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 cpptorust documentation for implementation details.