Jim Morris wrote:
>I'll see how to stop the phone from suspending.

Tips:
#include <QtopiaApplication>
QtopiaApplication::setPowerConstraint(QtopiaApplication::DisableSuspend);
//prevent suspending
QtopiaApplication::setPowerConstraint(QtopiaApplication::Enable); //restore
power saving settings

--
Anton
-- 
View this message in context: 
http://n2.nabble.com/QTMOKO-GPS-pedometer-app-up-on-github-tp3666550p3671931.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to