12 #ifndef ROOT_TQApplication
13 #define ROOT_TQApplication
26 #ifndef ROOT_TApplication
37 TQApplication(
const char *appClassName,
int *argc,
char **argv,
void *options = 0,
int numOptions = 0);
virtual void LoadGraphicsLibs()
Here we overload the LoadGraphicsLibs() function.
virtual ~TQApplication()
Delete ROOT application environment.
#define ClassDef(name, id)
void SetCustomized()
Set the custom flag.
This class creates the ROOT Application Environment that interfaces to the windowing system eventloop...