Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Functions
main.cpp File Reference

fichier principal de lancement de l'application Tympan en mode IHM More...

#include <qmessagebox.h>
#include <QDir>
#include "Tympan/core/logging.h"
#include "Tympan/models/business/init_registry.h"
#include "TYApplication.h"
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

bool setenv (const char *pVarEnvName, QString &pVarEnvValue, bool pForceUpdate)
 
bool setenv ()
 
int main (int argc, char **argv)
 

Detailed Description

fichier principal de lancement de l'application Tympan en mode IHM

Definition in file main.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 168 of file main.cpp.

Here is the call graph for this function:

◆ setenv() [1/2]

bool setenv ( )

Definition at line 117 of file main.cpp.

Here is the call graph for this function:

◆ setenv() [2/2]

bool setenv ( const char *  pVarEnvName,
QString &  pVarEnvValue,
bool  pForceUpdate 
)

Definition at line 98 of file main.cpp.

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