Skip to content

Deprecate KPluginMetaData::fromDesktopFile & implicit codepath in constructor

Alexander Lohnau requested to merge work/alex/kpluginmetadata_deprecations into master

We can not emit compiler warnings, thus runtime warnings need to be added in a follow-up commit. By having it in the docstrings we ensure that developers reading the API documentation already get aware of this.

Task: https://phabricator.kde.org/T14778

Edited by Alexander Lohnau

Merge request reports