[Interest] QSettings watching for updates.

Jason H scorp1us at yahoo.com
Mon Jan 23 20:54:09 CET 2012


I'd just suggest the QFileSystem watcher with a file (won't work with Windows registry QSettings)



________________________________
 From: Till Oliver Knoll <till.oliver.knoll at gmail.com>
To: "interest at qt-project.org" <interest at qt-project.org> 
Sent: Monday, January 23, 2012 6:18 AM
Subject: Re: [Interest] QSettings watching for updates.
 


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
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120123/a06d1d6c/attachment.html>


More information about the Interest mailing list