Review Request 113236: make the warnings accessible from QML
David Edmundson
david at davidedmundson.co.uk
Thu Jan 30 14:59:53 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/113236/#review48630
-----------------------------------------------------------
This patch doesn't match the review description at all. It just prints the error messages.
- David Edmundson
On Oct. 14, 2013, 7:51 a.m., Giorgos Tsiapaliokas wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/113236/
> -----------------------------------------------------------
>
> Review request for Plasma.
>
>
> Repository: plasma-framework
>
>
> Description
> -------
>
> This patch takes the QQmlErrors of QQmlEngine::errors signal and passes them
> to a property of QmlObject, so the errors become accessible from QML.
>
>
> Diffs
> -----
>
> src/scriptengines/qml/plasmoid/appletinterface.cpp 214a4b1
>
> Diff: https://git.reviewboard.kde.org/r/113236/diff/
>
>
> Testing
> -------
>
> I have create a `property string warnings` inside in a containment
> and I was able to print the warnings with
>
> `onWarningsChanged: console.log(warnings)`
>
>
> Thanks,
>
> Giorgos Tsiapaliokas
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140130/472c45f2/attachment.html>
More information about the Plasma-devel
mailing list