Skip to content

[widgetsexplorer] Port away from KPluginInfo

Nicolas Fella requested to merge work/pluginfo into master

And use KPluginMetaData instead. It's what we get from the PackageLoader anyway.

Unlike KPluginInfo KPluginMetaData supports multiple authors. To keep the current behaviour of the model the code picks the first one and ignores the potential others.

Edited by Nicolas Fella

Merge request reports