KDAB / cxx-qt

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

Add Name type #858

Closed LeonMatthesKDAB closed 5 months ago

LeonMatthesKDAB commented 5 months ago

For now this is just used in the TypeNames data structure. In future, every nameable object should know its own name, as that includes all data necessary to resolve naming in the generator for every possible use-case.