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

Public Member Functions | |
| TBrowserPlugin (const char *name, const char *cmd="", Int_t tab=1, Int_t sub=-1) | |
| virtual | ~TBrowserPlugin () |
| void | SetTab (Int_t tab) |
| void | SetSubTab (Int_t sub) |
| void | SetCommand (const char *cmd) |
| TBrowserPlugin (const char *name, const char *cmd="", Int_t tab=1, Int_t sub=-1) | |
| virtual | ~TBrowserPlugin () |
| void | SetTab (Int_t tab) |
| void | SetSubTab (Int_t sub) |
| void | SetCommand (const char *cmd) |
Public Attributes | |
| Int_t | fTab |
| Int_t | fSubTab |
| TString | fCommand |
Definition at line 38 of file TRootBrowser.h.
| TBrowserPlugin::TBrowserPlugin | ( | const char * | name, | |
| const char * | cmd = "", |
|||
| Int_t | tab = 1, |
|||
| Int_t | sub = -1 | |||
| ) | [inline] |
Definition at line 45 of file TRootBrowser.h.
| virtual TBrowserPlugin::~TBrowserPlugin | ( | ) | [inline, virtual] |
Definition at line 48 of file TRootBrowser.h.
| TBrowserPlugin::TBrowserPlugin | ( | const char * | name, | |
| const char * | cmd = "", |
|||
| Int_t | tab = 1, |
|||
| Int_t | sub = -1 | |||
| ) | [inline] |
Definition at line 45 of file TRootBrowser.h.
| virtual TBrowserPlugin::~TBrowserPlugin | ( | ) | [inline, virtual] |
Definition at line 48 of file TRootBrowser.h.
| void TBrowserPlugin::SetTab | ( | Int_t | tab | ) | [inline] |
| void TBrowserPlugin::SetSubTab | ( | Int_t | sub | ) | [inline] |
| void TBrowserPlugin::SetCommand | ( | const char * | cmd | ) | [inline] |
| void TBrowserPlugin::SetTab | ( | Int_t | tab | ) | [inline] |
| void TBrowserPlugin::SetSubTab | ( | Int_t | sub | ) | [inline] |
| void TBrowserPlugin::SetCommand | ( | const char * | cmd | ) | [inline] |
1.5.1