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

TGo4QItem Class Reference

#include <TGo4QItem.h>

Inheritance diagram for TGo4QItem:

TGo4QBranchItem TGo4QConItem TGo4QDirItem TGo4QDragDrop TGo4QDynEntryItem TGo4QFileItem TGo4QFolderItem TGo4QParaItem TGo4QTreeItem List of all members.

Public Methods

 TGo4QItem (QListView *parent, const char *pixmap, const QString &text, const QString &text1=0, const QString &text2=0)
 TGo4QItem (QListViewItem *parent, const char *pixmap, const QString &text, const QString &text1=0, const QString &text2=0)
virtual ~TGo4QItem ()
TKey * GetFileKey ()
void SetFileKey (TKey *key)
TObject * GetFileObj ()
void SetFileObj (TObject *Obj)
TFile * GetRootFile ()
void SetRootFile (TFile *fxFile)
void SetItemObject (TObject *fxObj)
TObject * GetItemObject ()
bool IsMonitorDone () const
void SetMonitorDone (bool val=true)
bool IsLogYScale ()
bool IsKeepScale ()
void SetKeepScale (bool val)
virtual void ItemDBkRemote ()
virtual void ItemDBkLocal ()
virtual void ItemDBkMem ()
TObject * GetWorkObject ()
 Retrieve the real object under work (item, file monitor). More...

bool InFileBrowser ()
bool InMemoryBrowser ()
bool InMonitoringList ()
virtual void DrawObj (TGo4PreviewPanel *fxPanel, TPad *currentpad=0)
 Draw current object on the specified panel. More...

virtual void GetOnlineObj ()
virtual void UpdateOnline (TObject *fxObj)
 Update (Refresh contents) the current item object by object fxObj. More...

void UpdateDrawPad ()
 root TPad::Update of the current draw pad. More...

virtual void GetRemoteObj ()
virtual void AddToMonitorList ()
virtual void AddToMemoryList ()
void SetDrawCanvas (TCanvas *fxCan)
TCanvas * GetDrawCanvas ()
void SetDrawPad (TPad *fxPad)
TPad * GetDrawPad ()
void SetDrawPanel (TGo4PreviewPanel *panel)
TGo4PreviewPanel * GetDrawPanel ()
bool AssignDrawPanel (TGo4PreviewPanel *pan, TPad *currentpad=0)
 Sets viewpanel, canvas and pad. More...

bool IsExisting (TCanvas *can, TPad *pad)
 Check if canvas and pad are still there in root. More...

bool IsSubPad (TPad *mother, TPad *subpad)
 Check recursively if subpad is contained in mother pad. More...

virtual void SetStatus (TGo4Status *)
 Sets Go4 status object, which is correspond to this item. More...


Protected Attributes

TKey * fxKey
TGo4PreviewPanel * fxDrawPanel
TCanvas * fxDrawCanvas
TPad * fxDrawPad
TObject * fxObj
TFile * fxRootFile
TObject * fxItemObject
TGo4GUIRegistryfxTGo4GUIRegistry
bool fbMonitorDone
 true if this object was already received and displayed after request. More...


Detailed Description

Author:
Mohammad Al-Turany
Since:
24.04.2003

Definition at line 37 of file TGo4QItem.h.


Constructor & Destructor Documentation

TGo4QItem::TGo4QItem QListView *    parent,
const char *    pixmap,
const QString &    text,
const QString &    text1 = 0,
const QString &    text2 = 0
 

Definition at line 106 of file TGo4QItem.cpp.

References fbMonitorDone, fxDrawCanvas, fxDrawPad, fxDrawPanel, fxItemObject, fxKey, fxObj, fxRootFile, fxTGo4GUIRegistry, TGo4GUIRegistry::Instance(), and TGo4MainWindow::uic_load_pixmap().

TGo4QItem::TGo4QItem QListViewItem *    parent,
const char *    pixmap,
const QString &    text,
const QString &    text1 = 0,
const QString &    text2 = 0
 

Definition at line 90 of file TGo4QItem.cpp.

References fbMonitorDone, fxDrawCanvas, fxDrawPad, fxDrawPanel, fxItemObject, fxKey, fxObj, fxRootFile, fxTGo4GUIRegistry, TGo4GUIRegistry::Instance(), and TGo4MainWindow::uic_load_pixmap().

TGo4QItem::~TGo4QItem   [virtual]
 

Definition at line 122 of file TGo4QItem.cpp.


Member Function Documentation

TKey* TGo4QItem::GetFileKey   [inline]
 

Definition at line 44 of file TGo4QItem.h.

References fxKey.

void TGo4QItem::SetFileKey TKey *    key [inline]
 

Definition at line 45 of file TGo4QItem.h.

References fxKey.

Referenced by TGo4DiskFileBrowserSlots::MapObject(), and TGo4DiskFileBrowserSlots::OpenSelectedRootFile().

TObject* TGo4QItem::GetFileObj   [inline]
 

Definition at line 47 of file TGo4QItem.h.

References fxObj.

Referenced by TGo4QRootCanvas::dropEvent().

void TGo4QItem::SetFileObj TObject *    Obj [inline]
 

Definition at line 48 of file TGo4QItem.h.

References fxObj.

Referenced by TGo4BrowserSlots::AddObjectToLocalList(), GetWorkObject(), TGo4QConItem::ItemDBkLocal(), TGo4DiskFileBrowserSlots::MapObject(), and TGo4DiskFileBrowserSlots::OpenSelectedRootFile().

TFile* TGo4QItem::GetRootFile   [inline]
 

Definition at line 50 of file TGo4QItem.h.

References fxRootFile.

Referenced by TGo4DiskFileBrowserSlots::FileItemDoubleClicked(), and TGo4DiskFileBrowserSlots::ShowProperties().

void TGo4QItem::SetRootFile TFile *    fxFile [inline]
 

Definition at line 51 of file TGo4QItem.h.

References fxRootFile.

Referenced by TGo4DiskFileBrowserSlots::MapBranch(), TGo4DiskFileBrowserSlots::MapEvent(), TGo4DiskFileBrowserSlots::MapObject(), TGo4DiskFileBrowserSlots::OpenSelectedRootFile(), and TGo4QFileItem::TGo4QFileItem().

void TGo4QItem::SetItemObject TObject *    fxObj [inline]
 

Definition at line 53 of file TGo4QItem.h.

References fxItemObject, and fxObj.

Referenced by TGo4MonitoredListSlots::AddObject(), TGo4BrowserSlots::AddObjectToLocalList(), TGo4DiskFileBrowserSlots::MapObject(), and TGo4DiskFileBrowserSlots::OpenSelectedRootFile().

TObject* TGo4QItem::GetItemObject   [inline]
 

Definition at line 54 of file TGo4QItem.h.

References fxItemObject.

Referenced by TGo4QRootCanvas::dropEvent(), TGo4MonitoredListSlots::MonitorVisible(), and TGo4MonitoredListSlots::SendToLocalList().

bool TGo4QItem::IsMonitorDone   const [inline]
 

Definition at line 56 of file TGo4QItem.h.

References fbMonitorDone.

Referenced by TGo4MonitoredListSlots::IsAllMonitorDone().

void TGo4QItem::SetMonitorDone bool    val = true [inline]
 

Definition at line 57 of file TGo4QItem.h.

References fbMonitorDone.

Referenced by TGo4MonitoredListSlots::AddObject(), TGo4MonitoredListSlots::MonitorVisible(), and TGo4MonitoredListSlots::StartMonitoring().

bool TGo4QItem::IsLogYScale  
 

Definition at line 160 of file TGo4QItem.cpp.

References TGo4MainWindow::CheckViewpanel(), fxDrawCanvas, fxDrawPad, fxDrawPanel, fxTGo4GUIRegistry, TGo4PadOptions::GetHisYStyle(), TGo4GUIRegistry::GetMainWindow(), IsExisting(), SetDrawCanvas(), SetDrawPad(), and SetDrawPanel().

Referenced by TGo4QTHItem::UpdateOnline().

bool TGo4QItem::IsKeepScale  
 

Definition at line 178 of file TGo4QItem.cpp.

References TGo4MainWindow::CheckViewpanel(), fxDrawCanvas, fxDrawPad, fxDrawPanel, fxTGo4GUIRegistry, TGo4PadOptions::GetAutoScale(), TGo4GUIRegistry::GetMainWindow(), IsExisting(), SetDrawCanvas(), SetDrawPad(), and SetDrawPanel().

Referenced by TGo4QTHStackItem::UpdateOnline(), TGo4QTHItem::UpdateOnline(), and TGo4QGraphItem::UpdateOnline().

void TGo4QItem::SetKeepScale bool    val
 

Definition at line 195 of file TGo4QItem.cpp.

References TGo4MainWindow::CheckViewpanel(), fxDrawCanvas, fxDrawPad, fxDrawPanel, fxTGo4GUIRegistry, TGo4GUIRegistry::GetMainWindow(), IsExisting(), and TGo4PadOptions::SetAutoScale().

void TGo4QItem::ItemDBkRemote   [virtual]
 

Reimplemented in TGo4QCanvasItem, TGo4QConItem, TGo4QDynEntryItem, TGo4QParaItem, TGo4QPicItem, and TGo4QTHItem.

Definition at line 126 of file TGo4QItem.cpp.

Referenced by TGo4BrowserSlots::UpdateLocalList().

void TGo4QItem::ItemDBkLocal   [virtual]
 

Reimplemented in TGo4QCanvasItem, TGo4QConItem, TGo4QDynEntryItem, TGo4QFitterItem, TGo4QLeafItem, TGo4QParaItem, and TGo4QTHItem.

Definition at line 130 of file TGo4QItem.cpp.

Referenced by TGo4DiskFileBrowserSlots::FileItemDoubleClicked().

void TGo4QItem::ItemDBkMem   [virtual]
 

Reimplemented in TGo4QTHItem.

Definition at line 134 of file TGo4QItem.cpp.

TObject * TGo4QItem::GetWorkObject  
 

Retrieve the real object under work (item, file monitor).

Definition at line 355 of file TGo4QItem.cpp.

References fxItemObject, fxKey, fxObj, fxRootFile, TGo4MonitoredObject::GetMonitoredObject(), and SetFileObj().

Referenced by TGo4MainWindow::CheckHistogram(), TGo4QTHStackItem::DrawObj(), TGo4QTHItem::DrawObj(), TGo4QMultiGraphItem::DrawObj(), TGo4QGraphItem::DrawObj(), TGo4QCanvasItem::DrawObj(), TGo4QPicItem::DrawSubPic(), TGo4QFitterItem::DropAction(), TGo4ScriptSlots::GenerateStartupScript(), TGo4QPicItem::GetPic(), TGo4QParaItem::ItemDBkLocal(), TGo4QFitterItem::ItemDBkLocal(), TGo4QDynEntryItem::ItemDBkLocal(), TGo4DiskFileBrowserSlots::ShowProperties(), TGo4TreeViewerSlots::TreeDraw(), UpdateDrawPad(), TGo4QTHStackItem::UpdateOnline(), TGo4QTHItem::UpdateOnline(), TGo4QMultiGraphItem::UpdateOnline(), UpdateOnline(), TGo4QGraphItem::UpdateOnline(), and TGo4QCanvasItem::UpdateOnline().

bool TGo4QItem::InFileBrowser  
 

Definition at line 380 of file TGo4QItem.cpp.

Referenced by TGo4QTHStackItem::DrawObj(), TGo4QTHItem::DrawObj(), TGo4QMultiGraphItem::DrawObj(), TGo4QGraphItem::DrawObj(), TGo4QCanvasItem::DrawObj(), and TGo4QPicItem::DrawSubPic().

bool TGo4QItem::InMemoryBrowser  
 

Definition at line 384 of file TGo4QItem.cpp.

Referenced by TGo4QCanvasItem::DrawObj(), and TGo4QPicItem::DrawSubPic().

bool TGo4QItem::InMonitoringList  
 

Definition at line 388 of file TGo4QItem.cpp.

Referenced by TGo4QPicItem::DrawSubPic().

void TGo4QItem::DrawObj TGo4PreviewPanel *    fxPanel,
TPad *    currentpad = 0
[virtual]
 

Draw current object on the specified panel.

Optionally, the currentpad can be specified. Default is using the active pad of the panel

Reimplemented in TGo4QCanvasItem, TGo4QGraphItem, TGo4QMultiGraphItem, TGo4QPicItem, TGo4QTHItem, and TGo4QTHStackItem.

Definition at line 139 of file TGo4QItem.cpp.

Referenced by TGo4WindowEditSlots::AddObject(), TGo4BrowserSlots::AddObject(), TGo4ScriptSlots::DisplayObj(), TGo4QTHStackItem::DrawObj(), TGo4QTHItem::DrawObj(), TGo4QMultiGraphItem::DrawObj(), TGo4QGraphItem::DrawObj(), TGo4QPicItem::DrawSubPic(), TGo4DiskFileBrowserSlots::PlotLocal(), TGo4BrowserSlots::PlotLocal(), TGo4MonitoredListSlots::PlotSelected(), TGo4ScriptSlots::SuperImpose(), TGo4DiskFileBrowserSlots::SuperImposeLocal(), and TGo4BrowserSlots::SuperImposeLocal().

void TGo4QItem::GetOnlineObj   [virtual]
 

Reimplemented in TGo4QCanvasItem, TGo4QPicItem, and TGo4QTHItem.

Definition at line 143 of file TGo4QItem.cpp.

Referenced by TGo4RemoteBrowserSlots::MonitorRemoteObj().

void TGo4QItem::UpdateOnline TObject *    fxObj [virtual]
 

Update (Refresh contents) the current item object by object fxObj.

To be used in monitoring and local memory refresh.

Reimplemented in TGo4QCanvasItem, TGo4QGraphItem, TGo4QMultiGraphItem, TGo4QPicItem, TGo4QTHItem, and TGo4QTHStackItem.

Definition at line 44 of file TGo4QItem.cpp.

References TGo4MonitoredListStatus::AddToMonitoredObjectList(), fxItemObject, fxTGo4GUIRegistry, TGo4MonitoredListStatus::GetMonitoredObject(), TGo4BrowserStatus::GetObjectfromLocalList(), TGo4GUIRegistry::GetSlotClass(), TGo4MonitoredListSlots::GetStatus(), TGo4BrowserSlots::GetStatus(), GetWorkObject(), TGo4BrowserStatus::OverWriteLocalObject(), TGo4MonitoredListStatus::RemoveMonitoredObject(), TGo4MonitoredObject::SetMonitoredObject(), and TGo4MonitoredObject::SetMonObjItem().

Referenced by TGo4MonitoredListSlots::AddObject(), TGo4BrowserSlots::AddObjectToLocalList(), TGo4QMultiGraphItem::UpdateOnline(), and TGo4QGraphItem::UpdateOnline().

void TGo4QItem::UpdateDrawPad  
 

root TPad::Update of the current draw pad.

Does not redraw object

Definition at line 206 of file TGo4QItem.cpp.

References TGo4MainWindow::CheckViewpanel(), fxDrawCanvas, fxDrawPad, fxDrawPanel, fxTGo4GUIRegistry, TGo4MonitoredObject::GetCanvas(), TGo4GUIRegistry::GetMainWindow(), TGo4MonitoredObject::GetPad(), GetWorkObject(), IsExisting(), TGo4MonitoredObject::SetCanvas(), SetDrawCanvas(), SetDrawPad(), SetDrawPanel(), TGo4MonitoredObject::SetPad(), and TGo4MonitoredObject::SetPreViewPanel().

Referenced by TGo4QTHStackItem::UpdateOnline(), TGo4QTHItem::UpdateOnline(), TGo4QPicItem::UpdateOnline(), TGo4QMultiGraphItem::UpdateOnline(), and TGo4QGraphItem::UpdateOnline().

void TGo4QItem::GetRemoteObj   [virtual]
 

Reimplemented in TGo4QCanvasItem, TGo4QPicItem, and TGo4QTHItem.

Definition at line 147 of file TGo4QItem.cpp.

Referenced by TGo4RemoteBrowserSlots::GetRemoteObj(), TGo4MonitoredListSlots::MonitorVisible(), and TGo4MonitoredListSlots::StartMonitoring().

void TGo4QItem::AddToMonitorList   [virtual]
 

Reimplemented in TGo4QPicItem.

Definition at line 151 of file TGo4QItem.cpp.

Referenced by TGo4MonitoredListSlots::AddObject().

void TGo4QItem::AddToMemoryList   [virtual]
 

Reimplemented in TGo4QPicItem.

Definition at line 156 of file TGo4QItem.cpp.

Referenced by TGo4BrowserSlots::AddObjectToLocalList().

void TGo4QItem::SetDrawCanvas TCanvas *    fxCan [inline]
 

Definition at line 90 of file TGo4QItem.h.

References fxDrawCanvas.

Referenced by AssignDrawPanel(), IsKeepScale(), IsLogYScale(), and UpdateDrawPad().

TCanvas* TGo4QItem::GetDrawCanvas   [inline]
 

Definition at line 91 of file TGo4QItem.h.

References fxDrawCanvas.

Referenced by TGo4WindowEditSlots::AddObject().

void TGo4QItem::SetDrawPad TPad *    fxPad [inline]
 

Definition at line 92 of file TGo4QItem.h.

References fxDrawPad.

Referenced by AssignDrawPanel(), IsKeepScale(), IsLogYScale(), and UpdateDrawPad().

TPad* TGo4QItem::GetDrawPad   [inline]
 

Definition at line 93 of file TGo4QItem.h.

References fxDrawPad.

Referenced by TGo4WindowEditSlots::AddObject().

void TGo4QItem::SetDrawPanel TGo4PreviewPanel *    panel [inline]
 

Definition at line 94 of file TGo4QItem.h.

References fxDrawPanel.

Referenced by AssignDrawPanel(), IsKeepScale(), IsLogYScale(), and UpdateDrawPad().

TGo4PreviewPanel* TGo4QItem::GetDrawPanel   [inline]
 

Definition at line 95 of file TGo4QItem.h.

References fxDrawPanel.

Referenced by TGo4WindowEditSlots::AddObject().

bool TGo4QItem::AssignDrawPanel TGo4PreviewPanel *    pan,
TPad *    currentpad = 0
 

Sets viewpanel, canvas and pad.

Checks if these are still valid. returns false if pad is not usable anymore and resets pointers to 0. Optionally, the current pad on panel can be specified; default is the active pad

Definition at line 269 of file TGo4QItem.cpp.

References TGo4MainWindow::CheckViewpanel(), fxDrawCanvas, fxDrawPad, fxDrawPanel, fxTGo4GUIRegistry, TGo4GUIRegistry::GetMainWindow(), IsExisting(), TGo4MonitoredObject::SetCanvas(), SetDrawCanvas(), SetDrawPad(), SetDrawPanel(), TGo4MonitoredObject::SetPad(), and TGo4MonitoredObject::SetPreViewPanel().

Referenced by TGo4QTHStackItem::DrawObj(), TGo4QTHItem::DrawObj(), TGo4QPicItem::DrawObj(), TGo4QMultiGraphItem::DrawObj(), TGo4QGraphItem::DrawObj(), and TGo4QCanvasItem::DrawObj().

bool TGo4QItem::IsExisting TCanvas *    can,
TPad *    pad
 

Check if canvas and pad are still there in root.

Definition at line 312 of file TGo4QItem.cpp.

References IsSubPad().

Referenced by TGo4WindowEditSlots::AddObject(), AssignDrawPanel(), IsKeepScale(), IsLogYScale(), SetKeepScale(), UpdateDrawPad(), and TGo4QCanvasItem::UpdateOnline().

bool TGo4QItem::IsSubPad TPad *    mother,
TPad *    subpad
 

Check recursively if subpad is contained in mother pad.

Definition at line 321 of file TGo4QItem.cpp.

Referenced by IsExisting().

virtual void TGo4QItem::SetStatus TGo4Status   [inline, virtual]
 

Sets Go4 status object, which is correspond to this item.

Reimplemented in TGo4QConItem.

Definition at line 108 of file TGo4QItem.h.

Referenced by TGo4RemoteBrowserSlots::AddFolder().


Member Data Documentation

TKey* TGo4QItem::fxKey [protected]
 

Definition at line 111 of file TGo4QItem.h.

Referenced by GetFileKey(), GetWorkObject(), TGo4QConItem::ItemDBkLocal(), SetFileKey(), and TGo4QItem().

TGo4PreviewPanel* TGo4QItem::fxDrawPanel [protected]
 

Definition at line 112 of file TGo4QItem.h.

Referenced by AssignDrawPanel(), TGo4QTHStackItem::DrawObj(), TGo4QTHItem::DrawObj(), TGo4QPicItem::DrawObj(), TGo4QMultiGraphItem::DrawObj(), TGo4QGraphItem::DrawObj(), TGo4QCanvasItem::DrawObj(), GetDrawPanel(), IsKeepScale(), IsLogYScale(), SetDrawPanel(), SetKeepScale(), TGo4QItem(), UpdateDrawPad(), TGo4QMultiGraphItem::UpdateOnline(), TGo4QGraphItem::UpdateOnline(), and TGo4QCanvasItem::UpdateOnline().

TCanvas* TGo4QItem::fxDrawCanvas [protected]
 

Definition at line 113 of file TGo4QItem.h.

Referenced by AssignDrawPanel(), GetDrawCanvas(), IsKeepScale(), IsLogYScale(), SetDrawCanvas(), SetKeepScale(), TGo4QItem(), UpdateDrawPad(), and TGo4QCanvasItem::UpdateOnline().

TPad* TGo4QItem::fxDrawPad [protected]
 

Definition at line 114 of file TGo4QItem.h.

Referenced by AssignDrawPanel(), TGo4QTHStackItem::DrawObj(), TGo4QTHItem::DrawObj(), TGo4QPicItem::DrawObj(), TGo4QMultiGraphItem::DrawObj(), TGo4QGraphItem::DrawObj(), TGo4QCanvasItem::DrawObj(), GetDrawPad(), IsKeepScale(), IsLogYScale(), SetDrawPad(), SetKeepScale(), TGo4QItem(), UpdateDrawPad(), TGo4QMultiGraphItem::UpdateOnline(), and TGo4QCanvasItem::UpdateOnline().

TObject* TGo4QItem::fxObj [protected]
 

Definition at line 115 of file TGo4QItem.h.

Referenced by GetFileObj(), GetWorkObject(), TGo4QConItem::ItemDBkLocal(), SetFileObj(), SetItemObject(), TGo4QItem(), TGo4QTHItem::UpdateOnline(), TGo4QMultiGraphItem::UpdateOnline(), and TGo4QGraphItem::UpdateOnline().

TFile* TGo4QItem::fxRootFile [protected]
 

Definition at line 116 of file TGo4QItem.h.

Referenced by TGo4QFileItem::Close(), GetRootFile(), GetWorkObject(), TGo4QLeafItem::ItemDBkLocal(), SetRootFile(), TGo4QItem(), and TGo4QTreeItem::TGo4QTreeItem().

TObject* TGo4QItem::fxItemObject [protected]
 

Definition at line 117 of file TGo4QItem.h.

Referenced by GetItemObject(), GetWorkObject(), TGo4QConItem::ItemDBkLocal(), SetItemObject(), TGo4QItem(), UpdateOnline(), and TGo4QCanvasItem::UpdateOnline().

TGo4GUIRegistry* TGo4QItem::fxTGo4GUIRegistry [protected]
 

Definition at line 118 of file TGo4QItem.h.

Referenced by TGo4QCanvasItem::AddHistosToMemBrowser(), AssignDrawPanel(), TGo4QTHStackItem::DrawObj(), TGo4QTHItem::DrawObj(), TGo4QMultiGraphItem::DrawObj(), TGo4QGraphItem::DrawObj(), TGo4QPicItem::DrawSubPic(), TGo4QDynEntryItem::GetDynEditor(), TGo4QConItem::GetEditor(), TGo4QFitterItem::GetFitPanel(), TGo4QTHItem::GetOnlineObj(), TGo4QPicItem::GetOnlineObj(), TGo4QCanvasItem::GetOnlineObj(), TGo4QParaItem::GetParaEditor(), TGo4QTHItem::GetRemoteObj(), TGo4QPicItem::GetRemoteObj(), TGo4QCanvasItem::GetRemoteObj(), IsKeepScale(), IsLogYScale(), TGo4QLeafItem::ItemDBkLocal(), TGo4QCanvasItem::ItemDBkLocal(), TGo4QTHItem::ItemDBkRemote(), TGo4QParaItem::ItemDBkRemote(), TGo4QDynEntryItem::ItemDBkRemote(), TGo4QConItem::ItemDBkRemote(), TGo4QPicItem::ScanPictureForObjRef(), SetKeepScale(), TGo4QItem(), UpdateDrawPad(), UpdateOnline(), and TGo4QCanvasItem::UpdateOnline().

bool TGo4QItem::fbMonitorDone [protected]
 

true if this object was already received and displayed after request.

Definition at line 120 of file TGo4QItem.h.

Referenced by IsMonitorDone(), SetMonitorDone(), and TGo4QItem().


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