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

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include <profileutils.h>
#include <runqttool.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qdebug.h>
#include <QtCore/qlibraryinfo.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]

[2]

[2]

[3]

[3]

[0]

[0]

[1]

[1]

[2]

[2]

[3]

[3]

[0]

[0]

[0]

[0]

[1]

[1]

[1]

[1]

[0]

[0]

[0]

[0]

[0]

[0]

[0]

[0]

Definition at line 48 of file main.cpp.

References printUsage().

+ Here is the call graph for this function:

◆ printErr()

static void printErr ( const QString & out)
static

Definition at line 23 of file main.cpp.

◆ printOut()

static void printOut ( const QString & out)
static

Definition at line 18 of file main.cpp.

◆ printUsage()

static void printUsage ( )
static

Definition at line 28 of file main.cpp.