Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to get country code not ISO code

How to get country code not ISO code

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 1.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • kjleeK Offline
    kjleeK Offline
    kjlee
    wrote on last edited by
    #1

    I'm developing an application for Windows. I find a way to get country code like 1(USA) and 82(South Korea).
    Help me~!!

    Thank you~

    1 Reply Last reply
    0
    • Paul ColbyP Offline
      Paul ColbyP Offline
      Paul Colby
      wrote on last edited by
      #2

      @kjlee said:

      I'm developing an application for Windows. I find a way to get country code like 1(USA) and 82(South Korea).

      I assume you mean country calling codes? (Though 1 is actually not USA per se, its North America - ie includes Canada and some Caribbean nations too).

      I'm not aware of anything Qt-specific, but Google's libphonenumber (open source) does include a C++ API... its probably more likely to be kept up to date than most alternatives.

      Cheers.

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved