![]() |
ROOT
6.06/09
Reference Guide
|
#include "TROOT.h"#include "TSystem.h"#include "TApplication.h"#include "TBrowser.h"#include "TGClient.h"#include "TGFrame.h"#include "TGTab.h"#include "TGMenu.h"#include "TGLayout.h"#include "TGSplitter.h"#include "TGStatusBar.h"#include "Varargs.h"#include "TInterpreter.h"#include "TGFileDialog.h"#include "TObjString.h"#include "TVirtualPad.h"#include "TEnv.h"#include <KeySymbols.h>#include "RConfigure.h"#include "TRootBrowser.h"#include "TGFileBrowser.h"#include "TGInputDialog.h"#include "TRootHelpDialog.h"#include "TVirtualPadEditor.h"#include "HelpText.h"#include "Getline.h"
Include dependency graph for TRootBrowser.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TRootBrowser) TRootBrowser | |
| Create browser with a specified width and height. More... | |
Variables | |
| static const char * | gOpenFileTypes [] |
| static const char * | gPluginFileTypes [] |
| ClassImp | ( | TRootBrowser | ) |
Create browser with a specified width and height.
Definition at line 106 of file TRootBrowser.cxx.
|
static |
Definition at line 87 of file TRootBrowser.cxx.
Referenced by TRootBrowser::HandleMenu().
|
static |
Definition at line 93 of file TRootBrowser.cxx.
Referenced by TRootBrowser::HandleMenu().