Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4BrowserStatus Class Reference

This Object holds the Go4Browser status, so that the last (The actual) status can be restored at any time when the GUI is re-opened. More...

#include <TGo4BrowserStatus.h>

Inheritance diagram for TGo4BrowserStatus:

TGo4Status List of all members.

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

Detailed Description

This Object holds the Go4Browser status, so that the last (The actual) status can be restored at any time when the GUI is re-opened.

Author:
Mohammad Al-Turany
Since:
25.07.2001

Definition at line 30 of file TGo4BrowserStatus.h.


Constructor & Destructor Documentation

TGo4BrowserStatus::TGo4BrowserStatus const char *    name,
const char *    title
 

Definition at line 31 of file TGo4BrowserStatus.cxx.

References LocalListContent, and LocalListIter.

TGo4BrowserStatus::~TGo4BrowserStatus   [virtual]
 

Definition at line 38 of file TGo4BrowserStatus.cxx.

References LocalListContent, and LocalListIter.


Member Function Documentation

void TGo4BrowserStatus::RemoveObjectfromLocalList TObject *   
 

Definition at line 167 of file TGo4BrowserStatus.cxx.

References LocalListContent.

Referenced by TGo4BrowserSlots::LocalListDeleteSelection().

void TGo4BrowserStatus::SetLocalSort bool    SORTING
 

Definition at line 217 of file TGo4BrowserStatus.cxx.

References LocalListContent.

TObject * TGo4BrowserStatus::GetObjectfromLocalList const char *    ObjectAt
 

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().

const char * TGo4BrowserStatus::AddLocalObject TNamed *    Obj,
int    i = 0
 

Definition at line 100 of file TGo4BrowserStatus.cxx.

References i, and LocalListContent.

const char * TGo4BrowserStatus::AddObjectToLocalListStatus TNamed *    fxData_Local,
Bool_t    clone = kTRUE,
int    i = 0
 

Definition at line 46 of file TGo4BrowserStatus.cxx.

References TGo4CanvasWrapper::GetCanvas(), i, and LocalListContent.

Referenced by TGo4BrowserSlots::AddObjectToLocalList().

TObjArray * TGo4BrowserStatus::GetLocalListStatus  
 

Definition at line 155 of file TGo4BrowserStatus.cxx.

Referenced by TGo4BrowserSlots::ExportSelectedItems().

const char * TGo4BrowserStatus::OverWriteLocalObject TNamed *    fxData_Local
 

Definition at line 131 of file TGo4BrowserStatus.cxx.

References TGo4CanvasWrapper::GetCanvas(), and LocalListContent.

Referenced by TGo4QItem::UpdateOnline(), and TGo4QCanvasItem::UpdateOnline().

TIterator* TGo4BrowserStatus::GetLocalListIter   [inline]
 

Definition at line 41 of file TGo4BrowserStatus.h.

References LocalListIter.


Member Data Documentation

TObjArray* TGo4BrowserStatus::LocalListContent [private]
 

Definition at line 43 of file TGo4BrowserStatus.h.

Referenced by AddLocalObject(), AddObjectToLocalListStatus(), GetObjectfromLocalList(), OverWriteLocalObject(), RemoveObjectfromLocalList(), SetLocalSort(), TGo4BrowserStatus(), and ~TGo4BrowserStatus().

TIterator* TGo4BrowserStatus::LocalListIter [private]
 

Definition at line 44 of file TGo4BrowserStatus.h.

Referenced by GetLocalListIter(), TGo4BrowserStatus(), and ~TGo4BrowserStatus().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:30 2005 for Go4-v2.10-5 by doxygen1.2.15