woboq/qmetaobject-rs

Implement From<QVariantMap> for QVariant

Tomin1 opened this issue · 0 comments

I would have had use for QVariant::from(QVariantMap) but that doesn't seem to exist. I'd like to see impl From<QVariantMap> for QVariant in qttypes.