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