iVS3D v2.0.0
Loading...
Searching...
No Matches
lib3d::ots::Translations Class Reference

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.
 

Detailed Description

Class to support different translations and provide routines to incorporate these into the program.

Member Function Documentation

◆ load()

bool lib3d::ots::Translations::load ( QTranslator *  ipTranslator,
const QString &  iLocale = "en" 
)
static

Function to load translation into given translator.

Parameters
[in]ipTranslatorPointer to translator.
[in]iLocaleLocale to be loaded.
Returns
True. if translation is loaded successfully. False, otherwise.

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