Hi,<br><br>I am making plasma widgets to connect to a dataengine, which requests data from a remote API. I use widgets to construct a URL, which I pass as a source to the dataengine. When I use plasmaengineexplorer, I am able to create the source, and view the desired data. I tried connecting the dataengine with my QML plasmoid. The problem is that the onSourceConnected and onDataChanged functions are never called in the plasmoid. Thus, I am not able to use the required data.<br>

<br>The link to the QML code is:<br><a href="http://pastebin.com/ku0tbU64">http://pastebin.com/ku0tbU64</a><br><br>Regards,.<br>Saurabh Sood<br>