C++ main module for gpm Package  1.0
Functions
GPMG_Main.cpp File Reference
#include "GUI_QtClassFactory.h"
#include "GPMG_Application.h"
#include "CORE_IO.h"
Include dependency graph for GPMG_Main.cpp:

Functions

void executeProgram (int &argc, char *argv[])
 
int main (int argc, char *argv[])
 

Function Documentation

void executeProgram ( int &  argc,
char *  argv[] 
)

References GPMG_Application::New().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

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

References executeProgram().

Here is the call graph for this function: