class TInspectorImp


TInspector Imp

ABC describing GUI independent object inspector (abstration mainly needed
for Win32. On X11 systems it currently uses a standard TCanvas).


Function Members (Methods)

public:
TInspectorImp()
TInspectorImp(const TInspectorImp&)
TInspectorImp(const TObject*, UInt_t, UInt_t)
virtual~TInspectorImp()
static TClass*Class()
virtual voidHide()
virtual TClass*IsA() const
TInspectorImp&operator=(const TInspectorImp&)
virtual voidShow()
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TInspectorImp(const TInspectorImp& )
{ }
TInspectorImp(const TObject* , UInt_t , UInt_t )
{ }
virtual ~TInspectorImp()
{ }
void Hide()
{ }
void Show()
{ }

Author: Fons Rademakers 07/05/2000
Last change: root/base:$Id: TInspectorImp.h 20877 2007-11-19 11:17:07Z rdm $
Last generated: 2008-06-25 08:47
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *

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.