woboq / qmetaobject-rs

Integrate Qml and Rust by building the QMetaObject at compile time.
MIT License
620 stars 89 forks source link

Refactor QVariant #260

Closed Ayush1325 closed 2 years ago

Ayush1325 commented 2 years ago

Also add isValid() method for QVariant. Related to #235