#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"Go to the source code of this file.
Functions | |
| ClassImp (TGApplication) TGApplication | |
| ClassImp | ( | TGApplication | ) |
Definition at line 36 of file TGApplication.cxx.
References Error, TSystem::Exit(), Fatal(), TPluginManager::FindHandler(), gApplication, gEnv, TROOT::GetPluginManager(), TEnv::GetValue(), gInterpreter, gROOT, gStyle, gSystem, gVirtualX, h, Info, TColor::InitializeColors(), kFALSE, kReadPermission, TSystem::NotifyApplicationCreated(), TROOT::SetApplication(), TROOT::SetBatch(), TSystem::SetDisplay(), TROOT::SetLineHasBeenProcessed(), TDirectory::SetName(), TSystem::SetProgname(), TStyle::SetScreenFactor(), w, TSystem::Which(), x, and y.
1.5.1