AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ALanguageCode Class Reference

Represents a language code in ISO 639-1, for example, en-US or ru-RU. More...

Detailed Description

Represents a language code in ISO 639-1, for example, en-US or ru-RU.

Public Member Functions

 ALanguageCode (const AString &str)
 
 ALanguageCode (const char *str)
 
AString toString () const
 
AString getGroup () const
 
AString getSubGroup () const
 

#include <AUI/i18n/ALanguageCode.h>


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