18 [
NSApp setDelegate : nil];
36#pragma unused(aNotification)
50#pragma unused(aNotification)
63 [
self performSelector : @selector(quitROOT) withObject : nil afterDelay : 0.1];
R__EXTERN TApplication * gApplication
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
virtual void Terminate(Int_t status=0)
Terminate the application by call TSystem::Exit() unless application has been told to return from Run...