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

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to