#include <QFitItem.h>
Public Methods | |
| QFitItem (TGo4FitPanelSlots *iSlots, QFitItem *parent, TObject *iObj, int iObjectType, int iWidgetType=-1, int iPopupMenuType=-1, int iGraphType=-1, int iTag=0) | |
| QFitItem (TGo4FitPanelSlots *iSlots, QListView *parent, TObject *iObj, int iObjectType, int iWidgetType=-1, int iPopupMenuType=-1, int iGraphType=-1, int iTag=0) | |
| virtual | ~QFitItem () |
| TObject * | Object () |
| void | SetObject (TObject *obj) |
| int | ObjectType () |
| int | WidgetType () |
| int | PopupMenuType () |
| int | GraphType () |
| int | Tag () |
| QFitItem * | Parent () |
| QFitItem * | DefineWidgetItem () |
| QFitItem * | DefineGraphItem () |
| bool | FindInParents (QFitItem *item) |
Protected Attributes | |
| TGo4FitPanelSlots * | fxSlots |
| TObject * | fxObj |
| int | fiObjectType |
| int | fiWidgetType |
| int | fiPopupMenuType |
| int | fiGraphType |
| int | fiTag |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 22 of file QFitItem.cpp. References fiGraphType, fiObjectType, fiPopupMenuType, fiTag, fiWidgetType, fxObj, fxSlots, and TGo4FitPanelSlots::UpdateItem(). |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 34 of file QFitItem.cpp. References fiGraphType, fiObjectType, fiPopupMenuType, fiTag, fiWidgetType, fxObj, fxSlots, and TGo4FitPanelSlots::UpdateItem(). |
|
|
Definition at line 46 of file QFitItem.cpp. References TGo4FitPanelSlots::FitItemDeleted(), and fxSlots. |
|
|
|
Definition at line 54 of file QFitItem.cpp. References fxObj. |
|
|
|
Definition at line 62 of file QFitItem.cpp. References fiWidgetType. Referenced by DefineWidgetItem(), and TGo4FitPanelSlots::ShowItemAsText(). |
|
|
Definition at line 66 of file QFitItem.cpp. References fiPopupMenuType. Referenced by TGo4FitPanelSlots::FillPopupForItem(). |
|
|
Definition at line 70 of file QFitItem.cpp. References fiGraphType. Referenced by DefineGraphItem(), and TGo4FitPanelSlots::ShowItemAsGraph(). |
|
|
Definition at line 74 of file QFitItem.cpp. References fiTag. Referenced by TGo4FitPanelSlots::Cmd_RemoveRangeCondition(), TGo4FitPanelSlots::SetItemText(), and TGo4FitPanelSlots::ShowItemAsGraph(). |
|
|
|
Definition at line 82 of file QFitItem.cpp. References Parent(), and WidgetType(). Referenced by TGo4FitPanelSlots::ShowItemAsText(). |
|
|
Definition at line 92 of file QFitItem.cpp. References GraphType(), and Parent(). Referenced by TGo4FitPanelSlots::ShowItemAsGraph(). |
|
|
Definition at line 102 of file QFitItem.cpp. Referenced by TGo4FitPanelSlots::UpdateItem(). |
|
|
Definition at line 44 of file QFitItem.h. |
|
|
Definition at line 45 of file QFitItem.h. |
|
|
Definition at line 46 of file QFitItem.h. Referenced by ObjectType(), and QFitItem(). |
|
|
Definition at line 47 of file QFitItem.h. Referenced by QFitItem(), and WidgetType(). |
|
|
Definition at line 48 of file QFitItem.h. Referenced by PopupMenuType(), and QFitItem(). |
|
|
Definition at line 49 of file QFitItem.h. |
|
|
Definition at line 50 of file QFitItem.h. |
1.2.15