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

(d9e43af7ece745ef0922db12351d44f5933a8d5d)

#include <QCoreApplication>
#include <QCommandLineParser>
#include <QString>
#include "translator.h"
#include "validator.h"
Include dependency graph for main.cpp:

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]

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

[48]

[dynamic_tooltip]

[5]

[2]

[0]

[6]

[48]

[48]

[6]

[0]

[0]

[1]

[1]

[2]

[2]

[3]

[3]

[0]

[0]

[1]

[1]

[0]

[0]

[0]

[0]

[0]

[0]

Definition at line 27 of file main.cpp.

◆ printErr()

void printErr ( const QString & out)
static

Definition at line 15 of file main.cpp.

◆ printOut()

void printOut ( const QString & out)
static

Definition at line 21 of file main.cpp.