How to get country code (not ISO code) in Qt -


i'm developing application windows. find way country code 1(usa) , 82(south korea).

qt provides qlocale::country enum includes countries. can use countrytostring static method in order name of each country.


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

google chrome devtools - How to show mouse pointer in responsive mode? -