rust-qt / ritual

Use C++ libraries from Rust
Apache License 2.0
1.22k stars 49 forks source link

Investigate need to port Qt properties #44

Open Riateche opened 7 years ago

Riateche commented 7 years ago

QObject subclasses can have custom properties, but I'm not sure it needs to be doable from Rust.