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
Post a Comment