[Interest] subclassed QTimer

Thiago Macieira thiago.macieira at intel.com
Tue Nov 17 17:30:00 CET 2015


On Tuesday 17 November 2015 16:07:24 Daniel França wrote:
> Without precise, at least in OSX, the timer simply doesn't get trigger
> while in background

I seriously doubt it. Both the Unix and Cocoa event dispatchers use 
QTimerInfoList, which simply calculates the timeout of the next timer that 
needs waking up, regardless of type.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list