#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"
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 | |
TGuiFactory * | gBatchGuiFactory = nullptr |
TGuiFactory * | gGuiFactory = nullptr |
TGuiFactory* gBatchGuiFactory = nullptr |
Definition at line 35 of file TGuiFactory.cxx.
TGuiFactory* gGuiFactory = nullptr |
Definition at line 34 of file TGuiFactory.cxx.