v2.10-0 (21000JUN2005)

Go4QtBaseWidgets
Class TGo4QLeafItem


class TGo4QLeafItem
derived from TGo4QDragDrop

Author:
Mohammad Al-Turany
Since: 06.05.2002

Field Summary
 protected TTree*fxRootTree
           
 protected QStringRootLeafName
           

Fields inherited from class Go4QtBaseWidgets.TGo4QItem
fbMonitorDone, fxDrawCanvas, fxDrawPad, fxDrawPanel, fxItemObject, fxKey, fxObj, fxRootFile, fxTGo4GUIRegistry

Constructor Summary
TGo4QLeafItem(QListView* parent, const QString& text, const QString& text1, const QString& text2)
           
TGo4QLeafItem(QListViewItem* parent, const QString& text, const QString& text1, const QString& text2)
           

Destructor Summary
 virtual synchronized ~TGo4QLeafItem()
           

Method Summary
 virtual voidDropAction(QWidget* )
           
 QStringGetRootLeafName()
           
 TTree*GetRootTree()
           
 virtual voidItemDBkLocal()
           
 voidSetRootLeafName(const QString& name)
           
 voidSetRootTree(TTree* fxTree)
           

Methods inherited from class Go4QtBaseWidgets.TGo4QItem
AddToMemoryList, AddToMonitorList, AssignDrawPanel, DrawObj, GetDrawCanvas, GetDrawPad, GetDrawPanel, GetFileKey, GetFileObj, GetItemObject, GetOnlineObj, GetRemoteObj, GetRootFile, GetWorkObject, InFileBrowser, InMemoryBrowser, InMonitoringList, IsExisting, IsKeepScale, IsLogYScale, IsMonitorDone, IsSubPad, ItemDBkMem, ItemDBkRemote, SetDrawCanvas, SetDrawPad, SetDrawPanel, SetFileKey, SetFileObj, SetItemObject, SetKeepScale, SetMonitorDone, SetRootFile, SetStatus, UpdateDrawPad, UpdateOnline

Field Detail

fxRootTree

protected TTree* fxRootTree

RootLeafName

protected QString RootLeafName
Constructor Detail

TGo4QLeafItem

public TGo4QLeafItem(QListView* parent, const QString& text, const QString& text1, const QString& text2)

TGo4QLeafItem

public TGo4QLeafItem(QListViewItem* parent, const QString& text, const QString& text1, const QString& text2)
Method Detail

~TGo4QLeafItem

public virtual synchronized ~TGo4QLeafItem()
Method Detail

DropAction

public virtual void DropAction(QWidget* )

GetRootLeafName

public QString GetRootLeafName()

GetRootTree

public TTree* GetRootTree()

ItemDBkLocal

public virtual void ItemDBkLocal()

SetRootLeafName

public void SetRootLeafName(const QString& name)

SetRootTree

public void SetRootTree(TTree* fxTree)

J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005