View Single Post
Posts: 249 | Thanked: 277 times | Joined on May 2010 @ Brighton, UK
#1
Is there a regional settings API that will provide me with the list of international calling codes? (i.e. UK = +44, USA = +1)

..I can't seem to find one, and I'd rather not hard code a huge lookup table for something like this that's not really my data.

QLocale doesn't seem to contain this information.