#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 |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
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.