View Single Post
Posts: 187 | Thanked: 121 times | Joined on Jun 2011 @ Subang Jaya, Selangor Darul Ehsan, Malaysia
#1
I am basically working on a daemon that toggles the 'allow background connections' option as detailed in http://harmattan-bugs.nokia.com/show_bug.cgi?id=55. As I am new to this whole Qt thingy, I am not sure how to do it the right way.

I have 2 files, namely control.py and classes.py ready and working, and is reading through Upstart documentation http://upstart.ubuntu.com/cookbook/ to create the configuration file. How do I put everything together everything in my Qt project?? http://harmattan-dev.nokia.com/docs/...g_daemons.html doesn't really make sense to me :P

Is there any other tutorial/example that I may have missed?

EDIT: script is here: http://cslai.coolsilon.com/2012/02/0...1-2-harmattan/

Last edited by Jeffrey04; 2012-02-08 at 09:51.