12 #ifndef ROOT_TQApplication 13 #define ROOT_TQApplication 35 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)
TQApplication()
Used by Dictionary()
void SetCustomized()
Set the custom flag.
This class creates the ROOT Application Environment that interfaces to the windowing system eventloop...