#include <TGo4WidgetProxy.h>
Inheritance diagram for TGo4WidgetProxy:

Public Member Functions | |
| TGo4WidgetProxy () | |
| TGo4WidgetProxy (QGo4Widget *w) | |
| virtual | ~TGo4WidgetProxy () |
| QGo4Widget * | GetWidget () 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 | |
| QGo4Widget * | fWidget |
|
|
Definition at line 27 of file TGo4WidgetProxy.h. |
|
|
Definition at line 29 of file TGo4WidgetProxy.h. |
|
|
Definition at line 31 of file TGo4WidgetProxy.h. |
|
|
Definition at line 33 of file TGo4WidgetProxy.h. References fWidget. Referenced by TGo4MainWindow::checkPanelRepaintSlot(), TGo4MainWindow::editorServiceSlot(), TGo4MainWindow::FindGo4Widget(), and TGo4MainWindow::FindViewPanel(). |
|
|
Reimplemented from TGo4Proxy. Definition at line 35 of file TGo4WidgetProxy.h. |
|
||||||||||||||||||||
|
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(). |
|
|
Definition at line 46 of file TGo4WidgetProxy.cxx. Referenced by TGo4MainWindow::editorServiceSlot(). |
|
|
Definition at line 54 of file TGo4WidgetProxy.cxx. References fWidget, and QGo4Widget::ProcessSignal(). |
|
|
Definition at line 60 of file TGo4WidgetProxy.cxx. References fWidget, and QGo4Widget::ProcessSignal(). |
|
|
Definition at line 47 of file TGo4WidgetProxy.h. Referenced by GetWidget(), PadModified(), PadRangeAxisChanged(), and ProcessEvent(). |
1.4.2