[Interest] QSettings watching for updates.
Till Oliver Knoll
till.oliver.knoll at gmail.com
Mon Jan 23 12:18:02 CET 2012
Am 21.01.2012 um 15:32 schrieb Alan Ezust <alan.ezust at gmail.com>:
> Qt Mobility has a publish-subscribe module which is basically like QSettings but with IPC in mind.
> It already has the ability to notify you of changes.
If "immediate notifications" are not a must, then "polling for changes" might also be a possibility: re-loading the QSettings every n minutes (or seconds).
Cheers, Oliver
More information about the Interest
mailing list