![]() |
iVS3D v2.0.0
|
Class to support different translations and provide routines to incorporate these into the program. More...
#include <translations.h>
Static Public Member Functions | |
| static bool | load (QTranslator *ipTranslator, const QString &iLocale="en") |
| Function to load translation into given translator. | |
Class to support different translations and provide routines to incorporate these into the program.
|
static |
Function to load translation into given translator.
| [in] | ipTranslator | Pointer to translator. |
| [in] | iLocale | Locale to be loaded. |