43 Int_t *argc,
char **argv,
void *options,
Int_t numOptions)
44 :
TApplication(appClassName,argc,argv,options,numOptions)
66 if (
gROOT->IsBatch())
return;
67 gROOT->LoadClass(
"TCanvas",
"Gpad");
R__EXTERN TApplication * gApplication
R__EXTERN TGuiFactory * gGuiFactory
This class creates the ROOT Application Environment that interfaces to the windowing system eventloop...
virtual void Terminate(Int_t status=0)
TQApplication()
Used by Dictionary()
virtual void LoadGraphicsLibs()
Here we overload the LoadGraphicsLibs() function.
void SetCustomized()
Set the custom flag.
virtual ~TQApplication()
Delete ROOT application environment.