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 -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -