ROOT  6.06/09
Reference Guide
Functions
TGApplication.cxx File Reference
#include "RConfigure.h"
#include "TGApplication.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TGClient.h"
#include "TPluginManager.h"
#include "TError.h"
#include "TEnv.h"
#include "TVirtualX.h"
#include "TStyle.h"
#include "TInterpreter.h"
#include "TColor.h"
+ Include dependency graph for TGApplication.cxx:

Go to the source code of this file.

Functions

 ClassImp (TGApplication) TGApplication
 Create a GUI application environment. More...
 

Function Documentation

ClassImp ( TGApplication  )

Create a GUI application environment.

Use this class if you only want to use the ROOT GUI and no other services. In all other cases use either TApplication or TRint.

Definition at line 36 of file TGApplication.cxx.