Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.5.3
-
None
Description
See the attached example: When loading an INI file an accessing a key in a group directly the reported value (though available) is empty. After calling QSettings::allKeys() and querying the same data again the correctly value stored in the INI file is reported.