#include "LightApp_Msg.h"Functions | |
| bool | qmTots (const QString &qmFilePath, const QString &tsFilePath) |
| bool | tsToqm (const QString &tsFilePath, const QString &qmFilePath) |
| bool | LightApp_Msg_patching (const QString &app_name, const QString &qmFilePath) |
| int | main (int argc, char *argv[]) |
| bool LightApp_Msg_patching | ( | const QString & | app_name, |
| const QString & | qmFilePath | ||
| ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References LightApp_Msg_patching().
| bool qmTots | ( | const QString & | qmFilePath, |
| const QString & | tsFilePath | ||
| ) |
| bool tsToqm | ( | const QString & | tsFilePath, |
| const QString & | qmFilePath | ||
| ) |