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


Public Methods | |
| TRootBrowser (TBrowser *b, const char *title, UInt_t width, UInt_t height) | |
| TRootBrowser (TBrowser *b, const char *title, Int_t x, Int_t y, UInt_t width, UInt_t height) | |
| virtual | ~TRootBrowser () |
| virtual void | Add (TObject *obj, const char *name=0) |
| virtual void | AddToBox (TObject *obj, const char *name) |
| virtual void | AddToTree (TObject *obj, const char *name) |
| virtual void | BrowseObj (TObject *obj) |
| virtual void | ExecuteDefaultAction (TObject *obj) |
| virtual void | DoubleClicked (TObject *obj) |
| virtual void | Iconify () |
| virtual void | RecursiveRemove (TObject *obj) |
| virtual void | Refresh (Bool_t force=kFALSE) |
| virtual void | ResizeBrowser () |
| virtual void | ShowToolBar (Bool_t show=kTRUE) |
| virtual void | ShowStatusBar (Bool_t show=kTRUE) |
| virtual void | Show () |
| virtual void | SetDefaults (const char *iconStyle=0, const char *sortBy=0) |
| void | CloseWindow () |
| Bool_t | ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2) |
| void | ReallyDelete () |
Protected Attributes | |
| TGPopupMenu * | fFileMenu |
| TGPopupMenu * | fViewMenu |
| TGPopupMenu * | fOptionMenu |
| TGPopupMenu * | fHelpMenu |
| TGPopupMenu * | fSortMenu |
| TGListView * | fListView |
| TRootIconBox * | fIconBox |
| TGCanvas * | fTreeView |
| TGListTree * | fLt |
| TGButton * | fToolBarButton [7] |
| TGFSComboBox * | fFSComboBox |
| TGStatusBar * | fStatusBar |
| TGListTreeItem * | fListLevel |
| Bool_t | fTreeLock |
| Int_t | fViewMode |
| Int_t | fSortMode |
Friends | |
| class | TRootIconBox |
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
Reimplemented from TBrowserImp. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Reimplemented from TBrowserImp. |
|
|
Reimplemented from TBrowserImp. |
|
|
|
|
|
Reimplemented from TBrowserImp. Definition at line 114 of file TRootBrowser.h. |
|
|
Reimplemented from TBrowserImp. |
|
|
Reimplemented from TBrowserImp. |
|
|
Definition at line 117 of file TRootBrowser.h. |
|
|
|
|
|
|
|
|
Reimplemented from TBrowserImp. Definition at line 120 of file TRootBrowser.h. References TGWindow::MapRaised(). |
|
||||||||||||
|
|
|
|
Reimplemented from TGMainFrame. |
|
||||||||||||||||
|
Reimplemented from TGCompositeFrame. |
|
|
Reimplemented from TGFrame. |
|
|
Definition at line 52 of file TRootBrowser.h. |
|
|
Definition at line 86 of file TRootBrowser.h. |
|
|
Definition at line 87 of file TRootBrowser.h. |
|
|
Definition at line 88 of file TRootBrowser.h. |
|
|
Definition at line 89 of file TRootBrowser.h. |
|
|
Definition at line 90 of file TRootBrowser.h. |
|
|
Definition at line 91 of file TRootBrowser.h. |
|
|
Definition at line 92 of file TRootBrowser.h. |
|
|
Definition at line 93 of file TRootBrowser.h. |
|
|
Definition at line 94 of file TRootBrowser.h. |
|
|
Definition at line 95 of file TRootBrowser.h. |
|
|
Definition at line 96 of file TRootBrowser.h. |
|
|
Definition at line 97 of file TRootBrowser.h. |
|
|
Definition at line 98 of file TRootBrowser.h. |
|
|
Definition at line 99 of file TRootBrowser.h. |
|
|
Definition at line 100 of file TRootBrowser.h. |
|
|
Definition at line 101 of file TRootBrowser.h. |
1.2.16