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

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -