[Interest] QSettings watching for updates.

Alan Ezust alan.ezust at gmail.com
Sat Jan 21 18:32:06 CET 2012


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.

http://doc.qt.nokia.com/qtmobility/publ-subs.html

On Mon, Jan 9, 2012 at 9:25 AM, pritam.ghanghas at gmail.com <
pritam.ghanghas at gmail.com> wrote:

> Hi
>
> I am using QSettings for persistent settings in my application. These
> settings may be modified by some other processes at runtime.
> I need some notification when this happens. I looked at QSettings API,
> couldn't find any such notification mechanism.
>
> Is there any mechanism for this. I was trying to avoid QFileSystemWatcher.
>
>
> --
> pritam
>
> _______________________________________________
> 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/20120121/2305aaef/attachment.html>


More information about the Interest mailing list