<br><br><div class="gmail_quote">On Thu, Jan 12, 2012 at 12:20 PM, Shaun Reich <span dir="ltr"><<a href="mailto:shaun.reich@kdemail.net">shaun.reich@kdemail.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
was wondering if and how I could call a remote method<br>
(org.freedesktop.screensaver) through a pure QML/JS applet. Do I need<br>
to use a dataengine? Should I make that dataengine C++ or JS?<br>
<br></blockquote><div><br></div><div>one obvious approach would be to implement a service that would make the</div><div>dbus calls in a c++ dataengine; and call the service from the qml/js applet.</div><div><br></div><div>
Viranch</div><div><br></div></div>