Crate cxx_qt_gen

source ·

Structs

A generic C++ header and source pairing
Representation of the generated C++ code for a group of QObjects
Representation of the generated Rust code for a QObject
A struct representing a module block with CXX-Qt relevant syn::Item’s parsed into ParsedCxxQtData, to be used later to generate Rust & C++ code.

Enums

Functions

For a given GeneratedCppBlocks write this into a C++ header and source pair
For a given GeneratedRustBlocks write this into a Rust TokenStream