Review Request 111688: QVariantList-based ctor for KPluginInfo
Milian Wolff
mail at milianw.de
Thu Jul 25 19:44:06 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111688/#review36505
-----------------------------------------------------------
staging/kservice/src/services/kplugininfo.cpp
<http://git.reviewboard.kde.org/r/111688/#comment26956>
static const QString metaData = QStringLiteral("MetaData");
Also, all the strings below should use QStringLiteral.
- Milian Wolff
On July 25, 2013, 4:10 p.m., Sebastian Kügler wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/111688/
> -----------------------------------------------------------
>
> (Updated July 25, 2013, 4:10 p.m.)
>
>
> Review request for KDE Frameworks and David Faure.
>
>
> Description
> -------
>
> This patch allows KPluginInfo to be created from a QVariantList, as it is typically passed in from KPluginFactory (using the patch which changes the macro there).
>
>
> Diffs
> -----
>
> staging/kservice/src/services/kplugininfo.h c000008
> staging/kservice/src/services/kplugininfo.cpp bd1eaec
>
> Diff: http://git.reviewboard.kde.org/r/111688/diff/
>
>
> Testing
> -------
>
> Works with plugins built in the right way: A valid KPluginInfo is created from the plugin's metadata.
>
>
> Thanks,
>
> Sebastian Kügler
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130725/ca184f6e/attachment.html>
More information about the Kde-frameworks-devel
mailing list