v2.10-0 (21000JUN2005)

Go4FitGUI
Class QFitItem


class QFitItem
derived from QListViewItem


Field Summary
 protected intfiGraphType
           
 protected intfiObjectType
           
 protected intfiPopupMenuType
           
 protected intfiTag
           
 protected intfiWidgetType
           
 protected TObject*fxObj
           
 protected TGo4FitPanelSlots*fxSlots
           

Constructor Summary
QFitItem(TGo4FitPanelSlots* iSlots, QFitItem* parent, TObject* iObj, int iObjectType, int iWidgetType, int iPopupMenuType, int iGraphType, int iTag)
           
QFitItem(TGo4FitPanelSlots* iSlots, QListView* parent, TObject* iObj, int iObjectType, int iWidgetType, int iPopupMenuType, int iGraphType, int iTag)
           

Destructor Summary
 virtual synchronized ~QFitItem()
           

Method Summary
 QFitItem*DefineGraphItem()
           
 QFitItem*DefineWidgetItem()
           
 boolFindInParents(QFitItem* item)
           
 intGraphType()
           
 TObject*Object()
           
 intObjectType()
           
 QFitItem*Parent()
           
 intPopupMenuType()
           
 voidSetObject(TObject* obj)
           
 intTag()
           
 intWidgetType()
           

Field Detail

fiGraphType

protected int fiGraphType

fiObjectType

protected int fiObjectType

fiPopupMenuType

protected int fiPopupMenuType

fiTag

protected int fiTag

fiWidgetType

protected int fiWidgetType

fxObj

protected TObject* fxObj

fxSlots

protected TGo4FitPanelSlots* fxSlots
Constructor Detail

QFitItem

public QFitItem(TGo4FitPanelSlots* iSlots, QFitItem* parent, TObject* iObj, int iObjectType, int iWidgetType, int iPopupMenuType, int iGraphType, int iTag)

QFitItem

public QFitItem(TGo4FitPanelSlots* iSlots, QListView* parent, TObject* iObj, int iObjectType, int iWidgetType, int iPopupMenuType, int iGraphType, int iTag)
Method Detail

~QFitItem

public virtual synchronized ~QFitItem()
Method Detail

DefineGraphItem

public QFitItem* DefineGraphItem()

DefineWidgetItem

public QFitItem* DefineWidgetItem()

FindInParents

public bool FindInParents(QFitItem* item)

GraphType

public int GraphType()

Object

public TObject* Object()

ObjectType

public int ObjectType()

Parent

public QFitItem* Parent()

PopupMenuType

public int PopupMenuType()

SetObject

public void SetObject(TObject* obj)

Tag

public int Tag()

WidgetType

public int WidgetType()

Association Links

to Class TGo4FitPanelSlots


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

30-06-2005