Public Member Functions | Protected Attributes

TGo4WidgetProxy Class Reference

#include <TGo4WidgetProxy.h>

Inheritance diagram for TGo4WidgetProxy:
TGo4WidgetProxyBase TGo4Proxy

List of all members.

Public Member Functions

 TGo4WidgetProxy ()
 TGo4WidgetProxy (QGo4Widget *w)
virtual ~TGo4WidgetProxy ()
QGo4WidgetGetWidget () const
virtual Bool_t Use () const
virtual Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param)
virtual void PadRangeAxisChanged ()
virtual void PadModified ()

Protected Attributes

QGo4WidgetfWidget

Detailed Description

Definition at line 21 of file TGo4WidgetProxy.h.


Constructor & Destructor Documentation

TGo4WidgetProxy::TGo4WidgetProxy (  )  [inline]

Definition at line 24 of file TGo4WidgetProxy.h.

TGo4WidgetProxy::TGo4WidgetProxy ( QGo4Widget w  )  [inline]

Definition at line 26 of file TGo4WidgetProxy.h.

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

Definition at line 28 of file TGo4WidgetProxy.h.


Member Function Documentation

QGo4Widget* TGo4WidgetProxy::GetWidget (  )  const [inline]
void TGo4WidgetProxy::PadModified (  )  [virtual]

Reimplemented from TGo4WidgetProxyBase.

Definition at line 50 of file TGo4WidgetProxy.cxx.

References fWidget, and QGo4Widget::ProcessSignal().

void TGo4WidgetProxy::PadRangeAxisChanged (  )  [virtual]

Reimplemented from TGo4WidgetProxyBase.

Definition at line 44 of file TGo4WidgetProxy.cxx.

References fWidget, and QGo4Widget::ProcessSignal().

Bool_t TGo4WidgetProxy::ProcessEvent ( TGo4Slot slot,
TGo4Slot source,
Int_t  id,
void *  param 
) [virtual]
virtual Bool_t TGo4WidgetProxy::Use (  )  const [inline, virtual]

Reimplemented from TGo4WidgetProxyBase.

Definition at line 32 of file TGo4WidgetProxy.h.


Member Data Documentation


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