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

(1234c7d34b3903473bca5d1421d5ebc05b8380fd)

#include <linguistproject/profileutils.h>
#include <linguistproject/projsongenerator.h>
#include <linguistproject/projectdescriptionreader.h>
#include <linguistproject/projectprocessor.h>
#include <trlib/trparser.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qdebug.h>
#include <QtCore/qdir.h>
#include <QtCore/qfile.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qlibraryinfo.h>
#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qtemporaryfile.h>
#include <QtCore/qtranslator.h>
#include <iostream>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

static void printOut (const QString &out)
static void printErr (const QString &out)
static void printUsage ()
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 40 of file main.cpp.

◆ printErr()

void printErr ( const QString & out)
static

Definition at line 30 of file main.cpp.

◆ printOut()

void printOut ( const QString & out)
static

Definition at line 25 of file main.cpp.

◆ printUsage()

void printUsage ( )
static

Definition at line 35 of file main.cpp.