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
