ROOT  6.06/09
Reference Guide
Functions | Variables
TGuiFactory.cxx File Reference
#include "TGuiFactory.h"
#include "TApplicationImp.h"
#include "TCanvasImp.h"
#include "TBrowserImp.h"
#include "TContextMenuImp.h"
#include "TControlBarImp.h"
#include "TInspectorImp.h"
#include "TROOT.h"
+ Include dependency graph for TGuiFactory.cxx:

Go to the source code of this file.

Functions

 ClassImp (TGuiFactory) TGuiFactory
 TGuiFactory ctor only called by derived classes. More...
 

Variables

TGuiFactorygGuiFactory = 0
 
TGuiFactorygBatchGuiFactory = 0
 

Function Documentation

ClassImp ( TGuiFactory  )

TGuiFactory ctor only called by derived classes.

Definition at line 34 of file TGuiFactory.cxx.

Variable Documentation

TGuiFactory* gBatchGuiFactory = 0

Definition at line 32 of file TGuiFactory.cxx.

TGuiFactory* gGuiFactory = 0

Definition at line 31 of file TGuiFactory.cxx.