PDA

View Full Version : Qt Idle time calculation for symbian



winifredrayen
9th December 2010, 17:41
Hi frenz,
I am using IDE - Qt 4.7 and i am trying to develop an app which detects the idle time of the phone. I need some help as of how to implement this.. Can some one point to me the required documentations or post some code samples ?? Is there a idle process that runs on the mobile if so how do u detect this ? how should we listen to this or get notified ?

wysota
9th December 2010, 18:53
I guess this is really platform specific so it's better to ask on a site dedicated to the platform. Qt has nothing to do with this.

winifredrayen
10th December 2010, 12:53
does not qt provide platform independent api's to know about the idle time ? or ne work arounds ?

wysota
10th December 2010, 13:43
does not qt provide platform independent api's to know about the idle time ?
Not, it doesn't.