![]() |
ROOT
6.06/09
Reference Guide
|
#include "RConfigure.h"#include "TGClient.h"#include "TROOT.h"#include "TApplication.h"#include "TSystem.h"#include "TEnv.h"#include "THashList.h"#include "TSysEvtHandler.h"#include "TVirtualX.h"#include "TGWindow.h"#include "TGResourcePool.h"#include "TGGC.h"#include "TGFont.h"#include "TGMimeTypes.h"#include "TGFrame.h"#include "TGIdleHandler.h"#include "TError.h"#include "TGlobal.h"
Include dependency graph for TGClient.cxx:Go to the source code of this file.
Functions | |
| void | TriggerDictionaryInitialization_libGui () |
| ClassImp (TGClient) TGClient | |
| Create a connection with the display sever on host dpyName and setup the complete GUI system, i.e., graphics contexts, fonts, etc. More... | |
Variables | |
| static TGClient * | gClientGlobal = 0 |
| static TGClientInit | gClientInit |
| ClassImp | ( | TGClient | ) |
Create a connection with the display sever on host dpyName and setup the complete GUI system, i.e., graphics contexts, fonts, etc.
for all widgets.
Definition at line 117 of file TGClient.cxx.
| void TriggerDictionaryInitialization_libGui | ( | ) |
|
static |
Definition at line 53 of file TGClient.cxx.
Referenced by TGClient::Instance().
|
static |
Definition at line 84 of file TGClient.cxx.