Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TGo4WidgetProxy Class Reference

#include <TGo4WidgetProxy.h>

Inheritance diagram for TGo4WidgetProxy:

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)
void ConnectPad (TPad *pad)
void PadRangeAxisChanged ()
void PadModified ()

Protected Attributes

QGo4WidgetfWidget

Constructor & Destructor Documentation

TGo4WidgetProxy::TGo4WidgetProxy  )  [inline]
 

Definition at line 27 of file TGo4WidgetProxy.h.

TGo4WidgetProxy::TGo4WidgetProxy QGo4Widget w  )  [inline]
 

Definition at line 29 of file TGo4WidgetProxy.h.

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

Definition at line 31 of file TGo4WidgetProxy.h.


Member Function Documentation

QGo4Widget* TGo4WidgetProxy::GetWidget  )  const [inline]
 

Definition at line 33 of file TGo4WidgetProxy.h.

References fWidget.

Referenced by TGo4MainWindow::checkPanelRepaintSlot(), TGo4MainWindow::editorServiceSlot(), TGo4MainWindow::FindGo4Widget(), and TGo4MainWindow::FindViewPanel().

virtual Bool_t TGo4WidgetProxy::Use  )  const [inline, virtual]
 

Reimplemented from TGo4Proxy.

Definition at line 35 of file TGo4WidgetProxy.h.

Bool_t TGo4WidgetProxy::ProcessEvent TGo4Slot slot,
TGo4Slot source,
Int_t  id,
void *  param
[virtual]
 

Reimplemented from TGo4Proxy.

Definition at line 22 of file TGo4WidgetProxy.cxx.

References TGo4Slot::evDelete, TGo4Slot::evObjAssigned, TGo4Slot::evObjDeleted, TGo4Slot::evObjUpdated, TGo4Slot::evSubslotUpdated, fWidget, TGo4Slot::GetAssignedObject(), and QGo4Widget::ProcessSignal().

void TGo4WidgetProxy::ConnectPad TPad *  pad  ) 
 

Definition at line 46 of file TGo4WidgetProxy.cxx.

Referenced by TGo4MainWindow::editorServiceSlot().

void TGo4WidgetProxy::PadRangeAxisChanged  ) 
 

Definition at line 54 of file TGo4WidgetProxy.cxx.

References fWidget, and QGo4Widget::ProcessSignal().

void TGo4WidgetProxy::PadModified  ) 
 

Definition at line 60 of file TGo4WidgetProxy.cxx.

References fWidget, and QGo4Widget::ProcessSignal().


Member Data Documentation

QGo4Widget* TGo4WidgetProxy::fWidget [protected]
 

Definition at line 47 of file TGo4WidgetProxy.h.

Referenced by GetWidget(), PadModified(), PadRangeAxisChanged(), and ProcessEvent().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 13:01:29 2008 for Go4-v3.04-1 by  doxygen 1.4.2