Value class that stores informations about a translation.
More...
#include <TranslationInfo.h>
Value class that stores informations about a translation.
Definition at line 32 of file TranslationInfo.h.
QString Mdt::Translation::TranslationInfo::fileSuffix |
( |
| ) |
const |
|
inline |
TranslationInfo Mdt::Translation::TranslationInfo::fromQmFilePath |
( |
const QString & |
qmFilePath | ) |
|
|
static |
Create a translation info from a QM file path.
- Precondition
- File designed by qmFilePath must have .qm extension. (it is not checked if the file exists).
Definition at line 27 of file TranslationInfo.cpp.
LanguageCode Mdt::Translation::TranslationInfo::languageCode |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: