#include <TGo4MonitoredListSlots.h>
Inheritance diagram for TGo4MonitoredListSlots:
Public Methods | |
TGo4MonitoredListSlots (const char *name, const char *title, TGo4MonitoredList *p) | |
virtual | ~TGo4MonitoredListSlots () |
void | DeleteItem () |
void | StatusChanged (TGo4Status *s) |
void | ItemDoubleClicked (QListViewItem *MonitoredObject) |
void | PlotSelected () |
void | SendToLocalList () |
void | AddObject (TNamed *fxData) |
void | SetGUI (TGo4MonitoredList *p) |
TGo4MonitoredList * | GetGUI () |
TGo4Status * | GetStatus () |
void | StartMonitoring () |
void | MonitorVisible () |
void | ResetRemoteObj (const char *ObjName) |
Bool_t | IsAllMonitorDone () |
true if monitor list entries were received completely after last request. More... | |
Private Attributes | |
TGo4GUIRegistry * | fxTGo4GUIRegistry |
@supplierCardinality 1. More... | |
TGo4MonitoredList * | fxTGo4MonitoredList |
Int_t | NoOfLocalSelectedObjects |
TGo4MonitoredListStatus * | fxTGo4MonitoredListStatus |
@supplierCardinality 0..1. More... | |
TGo4DockBrowsers * | fxTGo4DockBrowsers |
TGo4MainWindow * | fxMainWin |
Definition at line 31 of file TGo4MonitoredListSlots.h.
|
Definition at line 45 of file TGo4MonitoredListSlots.cxx. References fxMainWin, fxTGo4DockBrowsers, fxTGo4GUIRegistry, fxTGo4MonitoredList, fxTGo4MonitoredListStatus, TGo4GUIRegistry::GetMainWindow(), TGo4GUIRegistry::Instance(), p, and TGo4GUIRegistry::RegisterSlotClass(). |
|
Definition at line 164 of file TGo4MonitoredListSlots.cxx. References fxTGo4MonitoredListStatus. |
|
Definition at line 129 of file TGo4MonitoredListSlots.cxx. References fxTGo4GUIRegistry, fxTGo4MonitoredList, fxTGo4MonitoredListStatus, TGo4MonitoredListStatus::GetMonitoredObject(), TGo4GUIRegistry::RemoveFromSubmittedList(), and TGo4MonitoredListStatus::RemoveMonitoredObject(). |
|
Reimplemented from TGo4SlotsBaseClass. Definition at line 169 of file TGo4MonitoredListSlots.cxx. |
|
Definition at line 149 of file TGo4MonitoredListSlots.cxx. References PlotSelected(). |
|
Definition at line 107 of file TGo4MonitoredListSlots.cxx. References TGo4QItem::DrawObj(), fxMainWin, fxTGo4MonitoredList, and TGo4MainWindow::ViewPanelSlot(). Referenced by ItemDoubleClicked(). |
|
Definition at line 176 of file TGo4MonitoredListSlots.cxx. References TGo4BrowserSlots::AddObjectToLocalList(), fxTGo4GUIRegistry, fxTGo4MonitoredList, TGo4QItem::GetItemObject(), TGo4MonitoredObject::GetMonitoredObject(), and TGo4GUIRegistry::GetSlotClass(). |
|
Reimplemented from TGo4SlotsBaseClass. Definition at line 56 of file TGo4MonitoredListSlots.cxx. References TGo4MonitoredListStatus::AddToMonitoredObjectList(), TGo4QItem::AddToMonitorList(), fxTGo4DockBrowsers, fxTGo4MonitoredList, fxTGo4MonitoredListStatus, TGo4CanvasWrapper::GetCanvas(), TGo4MonitoredObject::GetMonitoredObject(), TGo4MonitoredListStatus::GetMonitoredObject(), TGo4MonitoredObject::GetMonObjItem(), TGo4QItem::SetItemObject(), TGo4QItem::SetMonitorDone(), TGo4MonitoredObject::SetMonObjItem(), and TGo4QItem::UpdateOnline(). |
|
Definition at line 154 of file TGo4MonitoredListSlots.cxx. References fxTGo4GUIRegistry, fxTGo4MonitoredList, and TGo4GUIRegistry::GuiIsChanged(). |
|
Definition at line 160 of file TGo4MonitoredListSlots.cxx. References fxTGo4MonitoredList. Referenced by TGo4MainWindow::ShutdownSlaveSlot(), and TGo4MainWindow::StopMonitoring(). |
|
Definition at line 172 of file TGo4MonitoredListSlots.cxx. References fxTGo4MonitoredListStatus. Referenced by TGo4MainWindow::CheckHistogram(), TGo4RemoteBrowserSlots::MonitorRemoteObj(), TGo4QItem::UpdateOnline(), and TGo4QCanvasItem::UpdateOnline(). |
|
Definition at line 205 of file TGo4MonitoredListSlots.cxx. References fxTGo4MonitoredList, TGo4QItem::GetRemoteObj(), IsAllMonitorDone(), and TGo4QItem::SetMonitorDone(). |
|
Definition at line 231 of file TGo4MonitoredListSlots.cxx. References fxTGo4MonitoredList, TGo4QItem::GetItemObject(), TGo4MonitoredObject::GetPreViewPanel(), TGo4QItem::GetRemoteObj(), IsAllMonitorDone(), and TGo4QItem::SetMonitorDone(). |
|
Definition at line 269 of file TGo4MonitoredListSlots.cxx. References fxTGo4GUIRegistry, and TGo4GUIRegistry::SubmitCommand(). |
|
true if monitor list entries were received completely after last request.
Definition at line 276 of file TGo4MonitoredListSlots.cxx. References fxTGo4MonitoredList, and TGo4QItem::IsMonitorDone(). Referenced by MonitorVisible(), and StartMonitoring(). |
|
@supplierCardinality 1.
Definition at line 54 of file TGo4MonitoredListSlots.h. Referenced by DeleteItem(), ResetRemoteObj(), SendToLocalList(), SetGUI(), and TGo4MonitoredListSlots(). |
|
Definition at line 55 of file TGo4MonitoredListSlots.h. Referenced by AddObject(), DeleteItem(), GetGUI(), IsAllMonitorDone(), MonitorVisible(), PlotSelected(), SendToLocalList(), SetGUI(), StartMonitoring(), and TGo4MonitoredListSlots(). |
|
Definition at line 56 of file TGo4MonitoredListSlots.h. |
|
@supplierCardinality 0..1.
Definition at line 60 of file TGo4MonitoredListSlots.h. Referenced by AddObject(), DeleteItem(), GetStatus(), TGo4MonitoredListSlots(), and ~TGo4MonitoredListSlots(). |
|
Definition at line 61 of file TGo4MonitoredListSlots.h. Referenced by AddObject(), and TGo4MonitoredListSlots(). |
|
Definition at line 62 of file TGo4MonitoredListSlots.h. Referenced by PlotSelected(), and TGo4MonitoredListSlots(). |