qt_core 0.2.1

Bindings for QtCore C++ library (generated automatically with cpp_to_rust project)
extern crate qt_build_tools;

fn main() {
  qt_build_tools::run("core")
}