#include <TBrowserImp.h>
Inheritance diagram for TBrowserImp:


Public Methods | |
| TBrowserImp (TBrowser *b=0) | |
| TBrowserImp (TBrowser *b, const char *title, UInt_t width, UInt_t height) | |
| TBrowserImp (TBrowser *b, const char *title, Int_t x, Int_t y, UInt_t width, UInt_t height) | |
| virtual | ~TBrowserImp () |
| virtual void | Add (TObject *, const char *) |
| virtual void | BrowseObj (TObject *) |
| TBrowser * | Browser () const |
| virtual void | ExecuteDefaultAction (TObject *) |
| virtual void | Iconify () |
| virtual void | RecursiveRemove (TObject *) |
| virtual void | Refresh (Bool_t=kFALSE) |
| virtual void | Show () |
Protected Attributes | |
| TBrowser * | fBrowser |
| Bool_t | fShowCycles |
|
|
Definition at line 38 of file TBrowserImp.h. References fShowCycles. |
|
||||||||||||||||||||
|
Definition at line 55 of file TBrowserImp.h. |
|
||||||||||||||||||||||||||||
|
Definition at line 56 of file TBrowserImp.h. |
|
|
Definition at line 41 of file TBrowserImp.h. |
|
||||||||||||
|
Reimplemented in TRootBrowser. Definition at line 43 of file TBrowserImp.h. |
|
|
Reimplemented in TRootBrowser. Definition at line 44 of file TBrowserImp.h. |
|
|
Definition at line 45 of file TBrowserImp.h. |
|
|
Reimplemented in TRootBrowser. Definition at line 46 of file TBrowserImp.h. |
|
|
Reimplemented in TRootBrowser. Definition at line 47 of file TBrowserImp.h. Referenced by TBrowser::Iconify(). |
|
|
Reimplemented in TRootBrowser. Definition at line 48 of file TBrowserImp.h. |
|
|
Reimplemented in TRootBrowser. Definition at line 49 of file TBrowserImp.h. |
|
|
Reimplemented in TRootBrowser. Definition at line 50 of file TBrowserImp.h. Referenced by TBrowser::Show(). |
|
|
Definition at line 34 of file TBrowserImp.h. |
|
|
Definition at line 35 of file TBrowserImp.h. Referenced by TBrowserImp(). |
1.2.16