--===============2971121648803030034== Content-Type: multipart/alternative; boundary="===============1230066618664639561==" --===============1230066618664639561== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- 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 --===============1230066618664639561== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit
This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/113236/

This change has been discarded.


Review request for Plasma.
By Giorgos Tsiapaliokas.
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.

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)`

Diffs

  • src/scriptengines/qml/plasmoid/appletinterface.cpp (214a4b1)

View Diff

--===============1230066618664639561==-- --===============2971121648803030034== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel --===============2971121648803030034==--