slint/internal/compiler/generator
Olivier Goffart acb41d8244 CPP: fix struct which have a field with the same name as the struct
The operator== reference the struct name, so if there is a
field with the same name, we should disambiguate

Fix  tests/cases/issues/name_conflicts.slint that was added in last
commit
2023-02-08 18:34:52 +01:00
..
cpp.rs CPP: fix struct which have a field with the same name as the struct 2023-02-08 18:34:52 +01:00
rust.rs Rust: Avoid use statement in the generated code 2023-02-08 18:34:52 +01:00