Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
main.cpp File Reference

(16e1f3d092c3935cfbbaff7a9ced89a8899ee1a3)

#include "filetransformer.h"
#include "fileverifier.h"
#include "utils.h"
#include "recorddirectory.h"
#include <translator.h>
#include <trlib/trparser.h>
#include <QtCore/QCoreApplication>
#include <QtCore/QCommandLineParser>
#include <QtCore/QCommandLineOption>
#include <QDirIterator>
#include <iostream>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ main()

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

Definition at line 21 of file main.cpp.

References FileTransformer::FileTransformer(), FileVerifier::FileVerifier(), FileTransformer::generateMetaIds(), ConversionData::m_sourceIsUtf16, Utils::printErr(), FileTransformer::transformSources(), and FileTransformer::transformUi().

Here is the call graph for this function: