> I suggest QTemporaryDir instead.

Thanks Thiago,
So just create the QTemporaryDir, then feed that path (along with an appended 
filename) to QSettings, allow it to create the INI file within the temporary 
directory, and then let QTemporaryDir clean up that directory when it goes out 
of scope? 

I'm fine with that approach, unless there is any way to avoid the file system 
altogether that I'm not seeing?

Sean


This message has been scanned for malware by Forcepoint. www.forcepoint.com
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to