Skip to content

[ConfigModule] Deprecate ctors that take KAboutData and KPluginMetaData

Nicolas Fella requested to merge work/configmodulectors into master

The (QObject, QVariantList) ctor is the only one we use in practice since that's the only one that allows instantiating from a plugin.

Merge request reports