![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QCoreApplication>#include <QCommandLineParser>#include <QString>#include "translator.h"#include "validator.h"Go to the source code of this file.
Functions | |
| static void | printErr (const QString &out) |
| static void | printOut (const QString &out) |
| int | main (int argc, char **argv) |
| [48] | |
| int main | ( | int | argc, |
| char ** | argv ) |