View Single Post
Posts: 1,313 | Thanked: 2,978 times | Joined on Jun 2011 @ Finland
#1619
Originally Posted by pasko View Post
Hi.

Sorry for bumping the thread, but I really would like to be able to set/modify clock alarms in my N9.

Somebody knows what's the meaning of the parameters in:
Code:
org.ajalkane.profilematic.executeAction(QDBusRawType::(sbiibibibibibibssa(usis action)
The example in my previous post just sets the values.... but does not explain them.

Thanks in advance.
Regards.
I'm not sure if this helps you, but here's the relevant sources of how ProfileMatic interprets the DBus parameters:

https://github.com/ajalkane/profilem...ticinterface.h

(see executeAction() function, it receives RuleAction structure).

RuleAction structure is parsed like this:

https://github.com/ajalkane/profilem...model/rule.cpp

(see QDBusArgument &operator<< function)

I'm sorry I can't give more concrete help, but hopefully that gets you somewhere.
__________________
My N9/N950 projects:
 

The Following 3 Users Say Thank You to ajalkane For This Useful Post: