Hi All,

I am trying to use QSettings to read the INI file but I have try few times but still fail to read it


The format for INI file is like below:

[System.Setting]
auto_check_update=false
auto_check_mode=weekly

Thanks