ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
TGClient.cxx File Reference
#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 TGClientgClientGlobal = 0
 
static TGClientInit gClientInit
 

Function Documentation

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 ( )

Variable Documentation

TGClient* gClientGlobal = 0
static

Definition at line 53 of file TGClient.cxx.

Referenced by TGClient::Instance().

TGClientInit gClientInit
static

Definition at line 84 of file TGClient.cxx.