Re: Calling dataengine service operation from QML plasmoid

2011-06-03 Thread Marco Martin
On Fri, Jun 3, 2011 at 12:01 AM, Viranch Mehta viranch.me...@gmail.com wrote: Hi there, I want to call a the service operation setBrightness available in powermanagement dataengine from my qml plasmoid. The service associated with all the sources. How can I go about doing that?

Calling dataengine service operation from QML plasmoid

2011-06-02 Thread Viranch Mehta
Hi there, I want to call a the service operation setBrightness available in powermanagement dataengine from my qml plasmoid. The service associated with all the sources. How can I go about doing that? dataSource.data[PowerDevil][setBrightness][70] ? Cheers, Viranch