|
Sayonara Player
|
Removes or replaces the current QTranslator object by calling the change_language() method. More...
#include <Translator.h>
Public Member Functions | |
| void | changeLanguage (QObject *parent, const QString &fourLetter) |
| Sets a new language. Creates and installs a new QTranslator object with parent as QObject parent. | |
Removes or replaces the current QTranslator object by calling the change_language() method.
| void Translator::changeLanguage | ( | QObject * | parent, |
| const QString & | fourLetter | ||
| ) |
Sets a new language. Creates and installs a new QTranslator object with parent as QObject parent.
| parent | |
| language |