qt_core_custom_events 0.2.0

Custom event-enabled QObject for usage with qt_core Rust bindings `https://github.com/rust-qt/cpp_to_rust`
Documentation
1
2
3
4
5
extern crate qt_ritual_build;

fn main() {
  qt_ritual_build::run("qt_core")
}