QtBase  v6.3.1
Macros | Functions
main.cpp File Reference
#include <rcc.h>
#include <qdebug.h>
#include <qdir.h>
#include <qfile.h>
#include <qfileinfo.h>
#include <qhashfunctions.h>
#include <qtextstream.h>
#include <qatomic.h>
#include <qglobal.h>
#include <qcoreapplication.h>
#include <qcommandlineoption.h>
#include <qcommandlineparser.h>
Include dependency graph for main.cpp:

Go to the source code of this file.

Macros

#define ALGOS   "[zlib], none"
 

Functions

QT_BEGIN_NAMESPACE void dumpRecursive (const QDir &dir, QTextStream &out)
 
int createProject (const QString &outFileName)
 
QString makefileEscape (const QString &filepath)
 
void writeDepFile (QIODevice &iodev, const QStringList &depsList, const QString &targetName)
 
int runRcc (int argc, char *argv[])
 
QT_END_NAMESPACE int main (int argc, char *argv[])
 [1] More...
 

Macro Definition Documentation

◆ ALGOS

#define ALGOS   "[zlib], none"

Function Documentation

◆ createProject()

int createProject ( const QString outFileName)

Definition at line 67 of file main.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dumpRecursive()

QT_BEGIN_NAMESPACE void dumpRecursive ( const QDir dir,
QTextStream out 
)

Definition at line 52 of file main.cpp.

Here is the caller graph for this function:

◆ main()

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

[1]

[5]

[2]

[6]

[1]

[1]

[5] [5] //! [6]

[1]

[9] //! [10] [9] //! [11]

[1]

[5]

[main program] [first part]

[1]

[6]

[1]

[3]

[1]

[4]

[0]

[0]

[1]

[1] //! [2]

[2]

[update-ui]

[update-ui]

[init]

[init]

[connect-price-changed]

[connect-price-changed]

[connect-validity-changed]

[connect-validity-changed]

[connect-user]

[connect-user]

[Connect button signals]

[Connect button signals]

[0] [1]

[main start] //! [register meta-type for queued communications]

[register meta-type for queued communications]

[main finish]

[printing a custom type]

[printing a custom type]

[storing a custom value]

[storing a custom value]

[retrieving a custom value]

[retrieving a custom value]

[1]

[1]

[0]

[0]

[1]

[1]

[adding a corner anchor]

[adding a corner anchor]

[adding anchors]

[adding anchors]

[adding anchors to match sizes]

[adding anchors to match sizes]

[0]

[1]

[1] //! [2]

[2]

[3]

[create, position and show]

[create, position and show]

[first part]

[set up the model]

[set up the model] [last part]

[create, resize and show]

[create, resize and show]

[create, lay out widgets and show]

[create, lay out widgets and show]

[0]

[0]

[1]

[1]

[2]

[2]

[0]

[0] [1]

[1]

[0]

[0]

[1]

[1] [2]

[2]

[0]

[0]

[2]

[2]

[22]

[22]

[3]

[3]

[4]

[4]

[10]

[10]

[qcinfo_stream]

[qcinfo_stream]

[11]

[11]

[12]

[12]

[13]

[13]

[qcinfo_printf]

[qcinfo_printf]

[14]

[14]

[15]

[15]

[0]

[0]

[1]

[1]

[2]

[2]

[Window class using revision]

[Window class using revision]

[0]

[0]

[0]

[0]

[1]

[1]

[2]

[2]

[0]

[0]

[write output] [start stream]

[start stream]

[write element]

[write element]

[finish stream]

[finish stream] [write output]

[1]

[1]

[0]

[0]

[0]

[0] //! [1]

[1]

[0]

[0] //! [1]

[1]

[0]

[0] //! [1]

[1] //! [2]

[2]

[0]

[0]

[1]

[1]

[Adding a resource]

[Adding a resource]

[Inserting an image with a cursor]

[Inserting an image with a cursor]

[Inserting an image using HTML]

[Inserting an image using HTML]

[0]

[0] //! [1]

[1]

Definition at line 439 of file main.cpp.

Here is the call graph for this function:

◆ makefileEscape()

QString makefileEscape ( const QString filepath)

Definition at line 103 of file main.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ runRcc()

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

Definition at line 133 of file main.cpp.

Here is the call graph for this function:

◆ writeDepFile()

void writeDepFile ( QIODevice iodev,
const QStringList depsList,
const QString targetName 
)

Definition at line 117 of file main.cpp.

Here is the call graph for this function: