Review Request 113236: make the warnings accessible from QML
Giorgos Tsiapaliokas
terietor at gmail.com
Thu Jan 30 15:28:06 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/113236/
-----------------------------------------------------------
Status
------
This change has been discarded.
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/8538cc03/attachment.html>
More information about the Plasma-devel
mailing list