I'm starting to porting an Android app to Qt. Planning to port it to MeeGo, Symbian and Linux-Windows desktop versions.

My app uses alarms in Android and I have found XQAlarm class in Qt to be very usefull, BUT its belongs to Mobile Extensions package.

Any equivalent class for desktop (Linux, Windows)? or a workarround class?

link|improve this question

67% accept rate
feedback

1 Answer

up vote 1 down vote accepted

If this is for mobile extension, say Symbian, then you will have to use native OS API.

Sorry, by mistake I posted the reply here, instead of replying to : How to set alarm in qt mobility application

I was searching for similar questions on this site for "xqalarm" and got this hit.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.