#qt #generator #documentation #root #cpp-bindings #build #module

qt_generator_common

Common utilities for generating and building Rust-Qt crates

3 unstable releases

Uses old Rust 2015

0.2.3 Oct 7, 2017
0.2.0 May 21, 2017
0.0.0 Jan 11, 2017

#783 in GUI

Download history 7/week @ 2024-02-19 43/week @ 2024-02-26 5/week @ 2024-03-04 6/week @ 2024-03-11

61 downloads per month
Used in 2 crates

MIT license

66KB
1.5K SLoC

qt_generator_common

Common utilities for qt_generator and qt_build_tools.

Online documentation

See README of the repository root for more information about other parts of the project.


lib.rs:

Common utilities for the generator and the build script for Qt crates.

Qt modules are identified within this crate using snake case names without a prefix, e.g. core for QtCore and ui_tools for QtUiTools. sublib_name argument should be in this form.

See README for more information.

Dependencies

~8MB
~175K SLoC