Trait qmlrs::ToQVariant [] [src]

pub trait ToQVariant {
    fn to_qvariant(&self, var: *mut QVariant);
}

Required Methods

Implementors