#generator #qt #documentation #qt-generator #root #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

#1123 in GUI

37 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
~176K SLoC