pub struct QtToolQmlTypeRegistrar { /* private fields */ }Expand description
A wrapper around the qmltyperegistrar tool
Implementations§
Source§impl QtToolQmlTypeRegistrar
impl QtToolQmlTypeRegistrar
Sourcepub fn new(qt_installation: &dyn QtInstallation) -> Self
pub fn new(qt_installation: &dyn QtInstallation) -> Self
Construct a QtToolQmlTypeRegistrar from a given QtInstallation