On Thu, Jan 12, 2012 at 12:20 PM, Shaun Reich <shaun.re...@kdemail.net>wrote:

> was wondering if and how I could call a remote method
> (org.freedesktop.screensaver) through a pure QML/JS applet. Do I need
> to use a dataengine? Should I make that dataengine C++ or JS?
>
>
one obvious approach would be to implement a service that would make the
dbus calls in a c++ dataengine; and call the service from the qml/js applet.

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

Reply via email to