Review Request 129079: Register QPair<QString,QString> as metatype
Elvis Angelaccio
elvis.angelaccio at kde.org
Sat Oct 1 09:08:42 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129079/
-----------------------------------------------------------
Review request for KDE Frameworks and Michael Pyne.
Repository: kcoreaddons
Description
-------
This fixes the following warning when client apps emits the `KJob::description` signal:
> unknown:QObject::connect: Cannot queue arguments of type 'QPair<QString,QString>'
>
> (Make sure 'QPair<QString,QString>' is registered using qRegisterMetaType().)
Diffs
-----
src/lib/jobs/kjobtrackerinterface.cpp 25af465de36ade6105533ecc9d8ea894a567a11d
Diff: https://git.reviewboard.kde.org/r/129079/diff/
Testing
-------
Warning is gone.
Thanks,
Elvis Angelaccio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20161001/d7c4f2b7/attachment.html>
More information about the Kde-frameworks-devel
mailing list