![]() |
ROOT
6.06/09
Reference Guide
|
#include "TQtRootGuiFactory.h"#include "TRootGuiFactory.h"#include "TQtRConfig.h"#include "TApplication.h"#include "TQtApplication.h"#include "TSystem.h"#include "TROOT.h"#include "TQtRootApplication.h"#include "TGClient.h"#include "TRootCanvas.h"#include "TRootBrowser.h"#include "TRootControlBar.h"#include "TContextMenu.h"#include "TRootContextMenu.h"#include "TGQt.h"
Include dependency graph for TQtRootGuiFactory.cxx:Go to the source code of this file.
Functions | |
| TGuiFactory * | ROOT_Plugin_TQtRootGuiFactory () |
| PluginManager creation function. More... | |
| ClassImp (TQtRootGuiFactory) TQtRootGuiFactory | |
| TQtRootGuiFactory ctor. More... | |
| ClassImp | ( | TQtRootGuiFactory | ) |
TQtRootGuiFactory ctor.
Restore the right TVirtualX pointer
Definition at line 56 of file TQtRootGuiFactory.cxx.
| TGuiFactory* ROOT_Plugin_TQtRootGuiFactory | ( | ) |
PluginManager creation function.
Definition at line 50 of file TQtRootGuiFactory.cxx.