System clock change notification

Richard Moore richmoore44 at gmail.com
Fri Aug 26 20:49:01 BST 2011


On Fri, Aug 26, 2011 at 1:40 PM, Aaron J. Seigo <aseigo at kde.org> wrote:
> * QTimer; it's already a QObject and it would be nice to have support in there
> for such cases (as an option; not all timers want to be accurate to the actual
> time on the clock, but just time elapsed). that would also solve the Plasma
> situation as the time engine uses QTimers to keep itself updated

I don't think it should be in QTimer since there's no global instance
or similar. In addition QTimer is much more about elapsed time. Given
John is fixing the time handling in Qt itself too a long term solution
would be a new signal in QCoreApplication.

Cheers

Rich.




More information about the kde-core-devel mailing list