TBrowserImp


class description - source file - inheritance tree

class TBrowserImp


    public:
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) TBrowserImp(const TBrowserImp&) TBrowserImp(TBrowser* b = 0) virtual ~TBrowserImp() virtual void Add(TObject*, const char*) virtual void BrowseObj(TObject*) TBrowser* Browser() const static TClass* Class() virtual void ExecuteDefaultAction(TObject*) virtual void Iconify() virtual TClass* IsA() const virtual void RecursiveRemove(TObject*) virtual void Refresh(Bool_t = kFALSE) virtual void Show() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TBrowser* fBrowser TBrowser associated with this implementation Bool_t fShowCycles Show object cycle numbers in browser

Class Description



Last update: Fri May 14 13:32:36 2004


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.