[Differential] [Changed Subscribers] D2877: Use Plasma::PluginLoader to list applets
apol (Aleix Pol Gonzalez)
noreply at phabricator.kde.org
Tue Sep 27 22:12:31 UTC 2016
apol added inline comments.
INLINE COMMENTS
> widgetexplorer.cpp:135
> QStringList cats;
> - const QList<KPluginMetaData> list = KPackage::PackageLoader::self()->listPackages(QStringLiteral("Plasma/Applet"), QStringLiteral("plasma/plasmoids"));
> + const QList<KPluginInfo> list = PluginLoader::self()->listAppletInfo(QString());
>
shouldn't `listAppletInfo` be returning a `QList<KPluginMetaData>`?
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D2877
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: davidedmundson, #plasma
Cc: apol, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160927/9f52e686/attachment-0001.html>
More information about the Plasma-devel
mailing list