TBrowserImp
class description - source file - inheritance tree
public:
TBrowserImp TBrowserImp(TBrowser* b = 0)
TBrowserImp TBrowserImp(TBrowser* b, char* title, UInt_t width, UInt_t height)
TBrowserImp TBrowserImp(TBrowser* b, char* title, Int_t x, Int_t y, UInt_t width, UInt_t height)
TBrowserImp TBrowserImp(TBrowserImp&)
virtual void ~TBrowserImp()
virtual void Add(TObject*, char*)
virtual void BrowseObj(TObject*)
TBrowser* Browser()
TClass* Class()
virtual void ExecuteDefaultAction(TObject*)
virtual void Iconify()
virtual TClass* IsA()
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)
protected:
TBrowser* fBrowser TBrowser associated with this implementation
Bool_t fShowCycles Show object cycle numbers in browser
See also
-
TRootBrowser
TBrowserImp
ABC describing GUI independent browser implementation protocol.
Inline Functions
TBrowserImp TBrowserImp(TBrowser* b = 0)
TBrowserImp TBrowserImp(TBrowser* b, char* title, UInt_t width, UInt_t height)
TBrowserImp TBrowserImp(TBrowser* b, char* title, Int_t x, Int_t y, UInt_t width, UInt_t height)
void Add(TObject*, char*)
void BrowseObj(TObject*)
TBrowser* Browser()
void ExecuteDefaultAction(TObject*)
void Iconify()
void RecursiveRemove(TObject*)
void Refresh(Bool_t = kFALSE)
void Show()
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
TBrowserImp TBrowserImp(TBrowserImp&)
void ~TBrowserImp()
Author: Fons Rademakers 15/11/95
Last update: 1.00/06 23/03/97 11.01.59 by Rene Brun
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *
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.