rust-qt / ritual

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

Implement QML_ELEMENT macro #106

Open tmedioni opened 3 years ago

tmedioni commented 3 years ago

Hello,

How feasible would it be to implement QML_ELEMENT macro ? It really eases the use of Rust declared items in QML.