#include <TGo4BrowserStatus.h>
Inheritance diagram for TGo4BrowserStatus:
Public Methods | |
TGo4BrowserStatus (const char *name, const char *title) | |
virtual | ~TGo4BrowserStatus () |
void | RemoveObjectfromLocalList (TObject *) |
void | SetLocalSort (bool SORTING) |
TObject * | GetObjectfromLocalList (const char *ObjectAt) |
const char * | AddLocalObject (TNamed *Obj, int i=0) |
const char * | AddObjectToLocalListStatus (TNamed *fxData_Local, Bool_t clone=kTRUE, int i=0) |
TObjArray * | GetLocalListStatus () |
const char * | OverWriteLocalObject (TNamed *fxData_Local) |
TIterator * | GetLocalListIter () |
Private Attributes | |
TObjArray * | LocalListContent |
TIterator * | LocalListIter |
Definition at line 30 of file TGo4BrowserStatus.h.
|
Definition at line 31 of file TGo4BrowserStatus.cxx. References LocalListContent, and LocalListIter. |
|
Definition at line 38 of file TGo4BrowserStatus.cxx. References LocalListContent, and LocalListIter. |
|
Definition at line 167 of file TGo4BrowserStatus.cxx. References LocalListContent. Referenced by TGo4BrowserSlots::LocalListDeleteSelection(). |
|
Definition at line 217 of file TGo4BrowserStatus.cxx. References LocalListContent. |
|
Definition at line 160 of file TGo4BrowserStatus.cxx. References LocalListContent. Referenced by TGo4BrowserSlots::AddObjectToLocalList(), TGo4FitPanelSlots::Fitter_SaveToBrowser(), TGo4FitPanelSlots::GetDropedObject(), TGo4BrowserSlots::SynchronizeWithMemory(), TGo4QItem::UpdateOnline(), and TGo4QCanvasItem::UpdateOnline(). |
|
Definition at line 100 of file TGo4BrowserStatus.cxx. References i, and LocalListContent. |
|
Definition at line 46 of file TGo4BrowserStatus.cxx. References TGo4CanvasWrapper::GetCanvas(), i, and LocalListContent. Referenced by TGo4BrowserSlots::AddObjectToLocalList(). |
|
Definition at line 155 of file TGo4BrowserStatus.cxx. Referenced by TGo4BrowserSlots::ExportSelectedItems(). |
|
Definition at line 131 of file TGo4BrowserStatus.cxx. References TGo4CanvasWrapper::GetCanvas(), and LocalListContent. Referenced by TGo4QItem::UpdateOnline(), and TGo4QCanvasItem::UpdateOnline(). |
|
Definition at line 41 of file TGo4BrowserStatus.h. References LocalListIter. |
|
Definition at line 43 of file TGo4BrowserStatus.h. Referenced by AddLocalObject(), AddObjectToLocalListStatus(), GetObjectfromLocalList(), OverWriteLocalObject(), RemoveObjectfromLocalList(), SetLocalSort(), TGo4BrowserStatus(), and ~TGo4BrowserStatus(). |
|
Definition at line 44 of file TGo4BrowserStatus.h. Referenced by GetLocalListIter(), TGo4BrowserStatus(), and ~TGo4BrowserStatus(). |