Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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 "TEnv.h"
#include "TPluginManager.h"
Include dependency graph for TGuiFactory.cxx:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Variables

TGuiFactorygBatchGuiFactory = nullptr
 
TGuiFactorygGuiFactory = nullptr
 

Variable Documentation

◆ gBatchGuiFactory

TGuiFactory* gBatchGuiFactory = nullptr

Definition at line 35 of file TGuiFactory.cxx.

◆ gGuiFactory

TGuiFactory* gGuiFactory = nullptr

Definition at line 34 of file TGuiFactory.cxx.