Hi..
I want to read from INI file with the help of QSettings and format is like
12,34. ASD = 12,34. ASD
mean in some values there is some integer and special characters in the key and value.
In INI file if there is no integer or special characters then i am able to read,in that case there is no issue.
But how to read the key and value with the help of QSettings.if there is some integer or characters are there.
Bookmarks