![]() |
Mapper
0.9.0
API documentation
|
A struct for representing the language of a translation. More...
#include <translation_util.h>
Public Member Functions | |
bool | isValid () const |
Returns true when the object holds valid data. More... | |
Public Attributes | |
QString | code |
The code defining the language. More... | |
QString | displayName |
The display name of the language. More... | |
A struct for representing the language of a translation.
This struct is independent of QLocale limitations for languages like Esperanto.
|
inline |
Returns true when the object holds valid data.
QString OpenOrienteering::TranslationUtil::Language::code |
The code defining the language.
QString OpenOrienteering::TranslationUtil::Language::displayName |
The display name of the language.