ROOT  6.06/09
Reference Guide
Functions
TBrowser.cxx File Reference
#include "TBrowser.h"
#include "TGuiFactory.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TStyle.h"
#include "TTimer.h"
#include "TContextMenu.h"
#include "TInterpreter.h"
#include "TVirtualMutex.h"
#include "TClass.h"
#include "TApplication.h"
+ Include dependency graph for TBrowser.cxx:

Go to the source code of this file.

Functions

 ClassImp (TBrowser) TBrowser
 Create a new browser with a name, title. More...
 

Function Documentation

ClassImp ( TBrowser  )

Create a new browser with a name, title.

Width and height are by default set to 640x400 and (optionally) adjusted by the screen factor (depending on Rint.Canvas.UseScreenFactor to be true or false, default is true).

Definition at line 74 of file TBrowser.cxx.