Public Member Functions

TGo4WidgetProxyBase Class Reference

#include <TGo4WidgetProxyBase.h>

Inheritance diagram for TGo4WidgetProxyBase:
TGo4Proxy TGo4WidgetProxy

List of all members.

Public Member Functions

 TGo4WidgetProxyBase ()
virtual ~TGo4WidgetProxyBase ()
virtual Bool_t Use () const
void ConnectPad (TPad *pad)
virtual void PadRangeAxisChanged ()
virtual void PadModified ()
 ClassDef (TGo4WidgetProxyBase, 1)

Detailed Description

Definition at line 21 of file TGo4WidgetProxyBase.h.


Constructor & Destructor Documentation

TGo4WidgetProxyBase::TGo4WidgetProxyBase (  )  [inline]

Definition at line 23 of file TGo4WidgetProxyBase.h.

virtual TGo4WidgetProxyBase::~TGo4WidgetProxyBase (  )  [inline, virtual]

Definition at line 25 of file TGo4WidgetProxyBase.h.


Member Function Documentation

TGo4WidgetProxyBase::ClassDef ( TGo4WidgetProxyBase  ,
 
)
void TGo4WidgetProxyBase::ConnectPad ( TPad *  pad  ) 

Definition at line 18 of file TGo4WidgetProxyBase.cxx.

Referenced by TGo4MainWindow::editorServiceSlot().

virtual void TGo4WidgetProxyBase::PadModified (  )  [inline, virtual]

Reimplemented in TGo4WidgetProxy.

Definition at line 33 of file TGo4WidgetProxyBase.h.

virtual void TGo4WidgetProxyBase::PadRangeAxisChanged (  )  [inline, virtual]

Reimplemented in TGo4WidgetProxy.

Definition at line 31 of file TGo4WidgetProxyBase.h.

virtual Bool_t TGo4WidgetProxyBase::Use (  )  const [inline, virtual]

Reimplemented from TGo4Proxy.

Reimplemented in TGo4WidgetProxy.

Definition at line 27 of file TGo4WidgetProxyBase.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines