TGApplication Class Reference

#include <TGApplication.h>

Inheritance diagram for TGApplication:

TApplication TApplication TQObject TObject TQObject TObject TQObject TObject TQObject TObject List of all members.

Public Member Functions

 TGApplication (const char *appClassName, Int_t *argc, char **argv, void *options=0, Int_t numOptions=0)
virtual ~TGApplication ()
virtual void GetOptions (Int_t *argc, char **argv)
 TGApplication (const char *appClassName, Int_t *argc, char **argv, void *options=0, Int_t numOptions=0)
virtual ~TGApplication ()
virtual void GetOptions (Int_t *argc, char **argv)

Protected Member Functions

 TGApplication ()
virtual void LoadGraphicsLibs ()
 TGApplication ()
virtual void LoadGraphicsLibs ()

Private Attributes

char * fDisplay
TGClientfClient
char * fDisplay
TGClientfClient

Detailed Description

Definition at line 33 of file TGApplication.h.


Constructor & Destructor Documentation

TGApplication::TGApplication (  )  [inline, protected]

Definition at line 40 of file TGApplication.h.

TGApplication::TGApplication ( const char *  appClassName,
Int_t argc,
char **  argv,
void *  options = 0,
Int_t  numOptions = 0 
)

TGApplication::~TGApplication (  )  [virtual]

Definition at line 136 of file TGApplication.cxx.

References fClient, and fDisplay.

TGApplication::TGApplication (  )  [inline, protected]

Definition at line 40 of file TGApplication.h.

TGApplication::TGApplication ( const char *  appClassName,
Int_t argc,
char **  argv,
void *  options = 0,
Int_t  numOptions = 0 
)

virtual TGApplication::~TGApplication (  )  [virtual]


Member Function Documentation

void TGApplication::LoadGraphicsLibs (  )  [protected, virtual]

Reimplemented from TApplication.

Definition at line 145 of file TGApplication.cxx.

References TPluginManager::FindHandler(), gEnv, TROOT::GetPluginManager(), TEnv::GetValue(), gROOT, gVirtualX, h, name, title, and TString::ToLower().

void TGApplication::GetOptions ( Int_t argc,
char **  argv 
) [virtual]

Reimplemented from TApplication.

Definition at line 180 of file TGApplication.cxx.

References fDisplay, i, j, and StrDup().

virtual void TGApplication::LoadGraphicsLibs (  )  [protected, virtual]

Reimplemented from TApplication.

virtual void TGApplication::GetOptions ( Int_t argc,
char **  argv 
) [virtual]

Reimplemented from TApplication.


Member Data Documentation

char* TGApplication::fDisplay [private]

Definition at line 36 of file TGApplication.h.

Referenced by GetOptions(), and ~TGApplication().

TGClient* TGApplication::fClient [private]

Definition at line 37 of file TGApplication.h.

Referenced by ~TGApplication().

char* TGApplication::fDisplay [private]

Definition at line 36 of file TGApplication.h.

TGClient* TGApplication::fClient [private]

Definition at line 37 of file TGApplication.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:38:10 2011 for ROOT_528-00b_version by  doxygen 1.5.1