TBrowserPlugin Class Reference

#include <TRootBrowser.h>

Inheritance diagram for TBrowserPlugin:

TNamed TNamed TObject TObject TObject TObject List of all members.

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

Detailed Description

Definition at line 38 of file TRootBrowser.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

void TBrowserPlugin::SetTab ( Int_t  tab  )  [inline]

Definition at line 50 of file TRootBrowser.h.

References fTab.

void TBrowserPlugin::SetSubTab ( Int_t  sub  )  [inline]

Definition at line 51 of file TRootBrowser.h.

References fSubTab.

void TBrowserPlugin::SetCommand ( const char *  cmd  )  [inline]

Definition at line 52 of file TRootBrowser.h.

References fCommand.

void TBrowserPlugin::SetTab ( Int_t  tab  )  [inline]

Definition at line 50 of file TRootBrowser.h.

References fTab.

void TBrowserPlugin::SetSubTab ( Int_t  sub  )  [inline]

Definition at line 51 of file TRootBrowser.h.

References fSubTab.

void TBrowserPlugin::SetCommand ( const char *  cmd  )  [inline]

Definition at line 52 of file TRootBrowser.h.

References fCommand.


Member Data Documentation

Int_t TBrowserPlugin::fTab

Definition at line 41 of file TRootBrowser.h.

Referenced by SetTab().

Int_t TBrowserPlugin::fSubTab

Definition at line 42 of file TRootBrowser.h.

Referenced by SetSubTab().

TString TBrowserPlugin::fCommand

Definition at line 43 of file TRootBrowser.h.

Referenced by SetCommand().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:34:57 2011 for ROOT_528-00b_version by  doxygen 1.5.1