You should just have an object that manages your settings then. When it writes
something, just emit your signal.
It would have a QSettings member, or derive from QSettings.
________________________________
From: "[email protected]" <[email protected]>
To: [email protected]
Sent: Monday, January 9, 2012 12:25 PM
Subject: [Interest] QSettings watching for updates.
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
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest