[Qt-interest] Postponing write of QSettings (auto-save)
Frederik Vannoote
frederik.vannoote at barco.com
Tue Oct 13 12:15:01 CEST 2009
Dear all,
I want to create a derived class of QSettings that groups changes in a
timeframe of e.g. 5 minutes and writes them to an INI file in one go.
(kind of auto-save).
I had a look to the code of QSettings itself and was thinking that by
filtering out the QtEvent::RequestUpdate event it wouldn't write the
file itself any more. But it doesn't seem to throw this event.
Has anybody an idea why?
Has anybody a better idea how to solve this?
Kind regards,
--
Frederik Vannoote
Development Engineer Software
Barco N.V.
Security & Monitoring Division
President Kennedypark 35
B-8500 KORTRIJK
Belgium
Tel: +32 (0)56 233145
Fax: +32 (0)56 262262
www.barco.com
frederik.vannoote at barco.com
DISCLAIMER:
Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you.
More information about the Qt-interest-old
mailing list