#include <metatranslator.h>
#include <proparser.h>
#include <qdir.h>
#include <qfile.h>
#include <qfileinfo.h>
#include <qstring.h>
#include <qstringlist.h>
#include <qtextstream.h>
#include <errno.h>
#include <string.h>
Documentación de los 'typedefs'
Documentación de las funciones
void fetchtr_cpp |
( |
const char * |
fileName, |
|
|
MetaTranslator * |
tor, |
|
|
const char * |
defaultContext, |
|
|
bool |
mustExist |
|
) |
| |
void fetchtr_ui |
( |
const char * |
fileName, |
|
|
MetaTranslator * |
tor, |
|
|
const char * |
defaultContext, |
|
|
bool |
mustExist |
|
) |
| |
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |