<QQmlExtensionPlugin> Proxy Page

Macros

Q_IMPORT_QML_PLUGIN(PluginName)

Macro Documentation

Q_IMPORT_QML_PLUGIN(PluginName)

Ensures the plugin whose metadata-declaring class is named PluginName is linked into static builds.

See also Q_IMPORT_PLUGIN.