#include <TGo4ParaEditSlots.h>
Inheritance diagram for TGo4ParaEditSlots:
Public Methods | |
TGo4ParaEditSlots (const char *name, const char *title, TGo4ParaEdit *p=0) | |
virtual | ~TGo4ParaEditSlots () |
void | StatusChanged (TGo4Status *status) |
void | SetGUI (TGo4ParaEdit *) |
void | AddObject (TNamed *) |
TGo4Status * | GetStatus () |
void | SendRefreshCommand () |
Send command to refresh our copy of the entry status by getting the dynamic entry from analysis again. More... | |
void | SendApplyCommand () |
Send command to analysis that applies our settings on the dynamic entry under editing. More... | |
Private Attributes | |
TGo4GUIRegistry * | fxTGo4GUIRegistry |
@supplierCardinality 1. More... | |
TGo4ParaEdit * | fxTGo4ParaEdit |
TGo4ParaEditStatus * | fxTGo4ParaEditStatus |
Definition at line 31 of file TGo4ParaEditSlots.h.
|
Definition at line 28 of file TGo4ParaEditSlots.cxx. References fxTGo4GUIRegistry, fxTGo4ParaEditStatus, TGo4GUIRegistry::Instance(), p, and TGo4GUIRegistry::RegisterSlotClass(). |
|
Definition at line 68 of file TGo4ParaEditSlots.cxx. References fxTGo4ParaEditStatus. |
|
Reimplemented from TGo4SlotsBaseClass. Definition at line 63 of file TGo4ParaEditSlots.cxx. |
|
Definition at line 58 of file TGo4ParaEditSlots.cxx. References fxTGo4ParaEdit. |
|
Reimplemented from TGo4SlotsBaseClass. Definition at line 39 of file TGo4ParaEditSlots.cxx. References fxTGo4GUIRegistry, fxTGo4ParaEdit, fxTGo4ParaEditStatus, TGo4GUIRegistry::GetCentralWindow(), and TGo4ParaEditStatus::UpdateParameter(). Referenced by TGo4QParaItem::ItemDBkLocal(). |
|
Definition at line 74 of file TGo4ParaEditSlots.cxx. References fxTGo4ParaEditStatus. |
|
Send command to refresh our copy of the entry status by getting the dynamic entry from analysis again.
Definition at line 79 of file TGo4ParaEditSlots.cxx. References fxTGo4GUIRegistry, fxTGo4ParaEditStatus, TGo4ParaEditStatus::GetParameter(), and TGo4GUIRegistry::SubmitCommand(). |
|
Send command to analysis that applies our settings on the dynamic entry under editing.
Definition at line 90 of file TGo4ParaEditSlots.cxx. References fxTGo4GUIRegistry, fxTGo4ParaEditStatus, TGo4ParaEditStatus::GetParameter(), TGo4ComSetParameter::SetParameter(), and TGo4GUIRegistry::SubmitCommand(). |
|
@supplierCardinality 1.
Definition at line 52 of file TGo4ParaEditSlots.h. Referenced by AddObject(), SendApplyCommand(), SendRefreshCommand(), and TGo4ParaEditSlots(). |
|
Definition at line 53 of file TGo4ParaEditSlots.h. |
|
Definition at line 54 of file TGo4ParaEditSlots.h. Referenced by AddObject(), GetStatus(), SendApplyCommand(), SendRefreshCommand(), TGo4ParaEditSlots(), and ~TGo4ParaEditSlots(). |