OpenLexocad  27.1
Base::CountryTool Class Reference

#include <CountryTool.h>

Static Public Member Functions

static void init ()
 
static QLocale::Country getCountryByNumeric (int numeric)
 
static QLocale::Country getCountryByAlpha2 (const QString &alpha2)
 
static QLocale::Country getCountryByAlpha3 (const QString &alpha3)
 
static QString getCountryName (QLocale::Country country)
 

Member Function Documentation

◆ getCountryByAlpha2()

static QLocale::Country Base::CountryTool::getCountryByAlpha2 ( const QString &  alpha2)
static

◆ getCountryByAlpha3()

static QLocale::Country Base::CountryTool::getCountryByAlpha3 ( const QString &  alpha3)
static

◆ getCountryByNumeric()

static QLocale::Country Base::CountryTool::getCountryByNumeric ( int  numeric)
static

◆ getCountryName()

static QString Base::CountryTool::getCountryName ( QLocale::Country  country)
static

◆ init()

static void Base::CountryTool::init ( )
static

The documentation for this class was generated from the following file: