Function cxx_qt_gen::generate_qobject_cxx[][src]

pub fn generate_qobject_cxx(
    obj: &QObject,
    cpp_namespace_prefix: &[&str]
) -> Result<TokenStream, TokenStream>
Expand description

Generate Rust code that used CXX to interact with the C++ code generated for a QObject