Struct cxx_qt_gen::QQmlExtensionPluginData[][src]

pub struct QQmlExtensionPluginData { /* fields omitted */ }
Expand description

Holds meta data relating to QQmlExtensionPlugin

Implementations

Constructs a QQmlExtensionPluginData with the given module identifier and C++ plugin name

Adds a given QObject as a QML type that will be registered in the QQmlExtensionPlugin

Generate the contents of the qmldir for this QQmlExtensionPluginData

Generate the contents of the plugin.cpp for this QQmlExtensionPluginData

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.