KDAB / cxx-qt

Safe interop between Rust and Qt
https://kdab.github.io/cxx-qt/book/
964 stars 66 forks source link

fix: `#[cxx_name]`, `#[rust_name]`, `#[namespace]` on QObjects #935

Closed LeonMatthesKDAB closed 2 months ago

LeonMatthesKDAB commented 2 months ago

This is still WIP and I'd especially like to get rid of the CombinedIdents used in generation. But this fixes at least the worst of the issues.