Hi,

Is it possible to get a event when the system time is changed?

I am using QTimer class to generate a timer event every 15 mins. when the system Time or date is changed i want to reset the timer, I could not find any class to get the system time changed event. please advise.

-Varun