#include <TGo4FitPanel.ui.h>
Public Types | |
| enum | { at_none, at_pos, at_width, at_range } |
Public Member Functions | |
| TGo4FitGuiArrow () | |
| TGo4FitGuiArrow (Float_t arrowsize, Option_t *option) | |
| TGo4FitGuiArrow (Double_t x1, Double_t y1, Double_t x2, Double_t y2, Float_t arrowsize, Option_t *option) | |
| virtual | ~TGo4FitGuiArrow () |
| void | SetForPosition (TGo4FitModel *model, TGo4FitGuiArrow *forwidth, Double_t iLineAmpl) |
| void | SetForWidth (TGo4FitModel *model, TGo4FitGuiArrow *forposition) |
| void | SetForRange (TGo4FitComponent *Comp, Int_t num, Double_t rangey, Double_t shiftx) |
| void | SetItem (QFitItem *item, TGo4FitPanel *panel) |
| QFitItem * | GetItem () |
| Bool_t | Locate () |
| Int_t | GetType () |
| TGo4FitModel * | GetModel () |
| TGo4FitComponent * | GetComp () |
| Bool_t | IsAssignTo (TObject *obj) |
| void | ClearOther () |
| virtual void | Delete (Option_t *option="") |
| virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
Private Attributes | |
| Int_t | fxType |
| TGo4FitModel * | fxModel |
| TGo4FitGuiArrow * | fxOther |
| Double_t | fdLineAmpl |
| TGo4FitComponent * | fxComp |
| Int_t | fiRangeNum |
| Double_t | fdRangeY |
| Double_t | fdShiftX |
| QFitItem * | fxItem |
| TGo4FitPanel * | fxPanel |
|
|
Definition at line 24 of file TGo4FitPanel.ui.h. |
|
|
Definition at line 66 of file TGo4FitPanel.ui.h. |
|
||||||||||||
|
Definition at line 72 of file TGo4FitPanel.ui.h. |
|
||||||||||||||||||||||||||||
|
Definition at line 78 of file TGo4FitPanel.ui.h. |
|
|
Definition at line 84 of file TGo4FitPanel.ui.h. |
|
||||||||||||||||
|
Definition at line 88 of file TGo4FitPanel.ui.h. References at_pos, fdLineAmpl, fxModel, fxOther, and fxType. |
|
||||||||||||
|
Definition at line 96 of file TGo4FitPanel.ui.h. |
|
||||||||||||||||||||
|
Definition at line 103 of file TGo4FitPanel.ui.h. References at_range, fdRangeY, fdShiftX, fiRangeNum, fxComp, and fxType. |
|
||||||||||||
|
Definition at line 111 of file TGo4FitPanel.ui.h. |
|
|
Definition at line 36 of file TGo4FitPanel.ui.h. References fxItem. |
|
|
Definition at line 117 of file TGo4FitPanel.ui.h. References at_pos, at_range, at_width, fdLineAmpl, fdRangeY, fdShiftX, fiRangeNum, fxComp, fxModel, fxOther, fxType, TGo4FitModel::GetPosition(), TGo4FitComponent::GetRangeCondition(), and TGo4FitModel::GetWidth(). |
|
|
Definition at line 40 of file TGo4FitPanel.ui.h. References fxType. |
|
|
Definition at line 41 of file TGo4FitPanel.ui.h. References fxModel. |
|
|
Definition at line 42 of file TGo4FitPanel.ui.h. References fxComp. |
|
|
Definition at line 155 of file TGo4FitPanel.ui.h. |
|
|
Definition at line 46 of file TGo4FitPanel.ui.h. References fxOther. |
|
|
Definition at line 160 of file TGo4FitPanel.ui.h. |
|
||||||||||||||||
|
Definition at line 166 of file TGo4FitPanel.ui.h. References at_pos, at_range, at_width, fdLineAmpl, fiRangeNum, fxComp, fxModel, fxOther, fxPanel, fxType, TGo4FitComponent::GetRangeCondition(), TGo4FitModel::GetWidth(), TGo4FitModel::SetPosition(), TGo4FitComponent::SetRangeCondition(), and TGo4FitModel::SetWidth(). |
|
|
Definition at line 52 of file TGo4FitPanel.ui.h. Referenced by Delete(), ExecuteEvent(), GetType(), Locate(), SetForPosition(), SetForRange(), and SetForWidth(). |
|
|
Definition at line 53 of file TGo4FitPanel.ui.h. Referenced by ExecuteEvent(), GetModel(), IsAssignTo(), Locate(), SetForPosition(), and SetForWidth(). |
|
|
Definition at line 54 of file TGo4FitPanel.ui.h. Referenced by ClearOther(), ExecuteEvent(), Locate(), SetForPosition(), and SetForWidth(). |
|
|
Definition at line 55 of file TGo4FitPanel.ui.h. Referenced by ExecuteEvent(), Locate(), and SetForPosition(). |
|
|
Definition at line 56 of file TGo4FitPanel.ui.h. Referenced by ExecuteEvent(), GetComp(), IsAssignTo(), Locate(), and SetForRange(). |
|
|
Definition at line 57 of file TGo4FitPanel.ui.h. Referenced by ExecuteEvent(), Locate(), and SetForRange(). |
|
|
Definition at line 58 of file TGo4FitPanel.ui.h. Referenced by Locate(), and SetForRange(). |
|
|
Definition at line 59 of file TGo4FitPanel.ui.h. Referenced by Locate(), and SetForRange(). |
|
|
Definition at line 60 of file TGo4FitPanel.ui.h. |
|
|
Definition at line 61 of file TGo4FitPanel.ui.h. Referenced by Delete(), ExecuteEvent(), and SetItem(). |
1.4.2