AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ALanguageCode Class Reference

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

#include <AUI/i18n/ALanguageCode.h>

Public Member Functions

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

Detailed Description

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


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