Version: 9.15.0
AppNameCustomize.cxx File Reference
#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[])
 

Function Documentation

◆ LightApp_Msg_patching()

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ qmTots()

bool qmTots ( const QString &  qmFilePath,
const QString &  tsFilePath 
)

◆ tsToqm()

bool tsToqm ( const QString &  tsFilePath,
const QString &  qmFilePath 
)