Go to the source code of this file.
Variables | |
static char | app_name [] = "IVT_APPLICATION\0" |
static int | my_argc = 1 |
static char * | my_argv [2] = { app_name, NULL} |
char app_name[] = "IVT_APPLICATION\0" [static] |
Definition at line 12 of file QtApplicationHandler.cpp.
int my_argc = 1 [static] |
Definition at line 13 of file QtApplicationHandler.cpp.
Definition at line 14 of file QtApplicationHandler.cpp.