| 
    GSI Object Oriented Online Offline (Go4)
    GO4-5.3.2
    
   | 
 
#include <QFitParWidget.h>
 Inheritance diagram for QFitParWidget:Public Slots | |
| virtual TGo4FitParameter * | GetPar () | 
| virtual void | FillSpecificData () | 
| virtual void | ValueEdt_textChanged (const QString &value) | 
| virtual void | ErrorEdt_textChanged (const QString &value) | 
| virtual void | RangeMinEdt_textChanged (const QString &value) | 
| virtual void | RangeMaxEdt_textChanged (const QString &value) | 
| virtual void | EpsilonEdt_textChanged (const QString &value) | 
| virtual void | FixedChk_toggled (bool zn) | 
| virtual void | RangeChk_toggled (bool zn) | 
| virtual void | EpsilonChk_toggled (bool zn) | 
  Public Slots inherited from QFitNamedWidget | |
| virtual void | ChangeName (const QString &name) | 
| virtual void | NameEdt_textChanged (const QString &name) | 
| virtual void | TitleEdt_textChanged (const QString &title) | 
Public Member Functions | |
| QFitParWidget (QWidget *parent=0, const char *name=0) | |
  Public Member Functions inherited from QFitNamedWidget | |
| QFitNamedWidget (QWidget *parent=0, const char *name=0) | |
| ~QFitNamedWidget () | |
| virtual void | FillSpecificData () | 
  Public Member Functions inherited from QFitWidget | |
| QFitWidget (QWidget *parent=0, const char *name=0, Qt::WindowFlags fl=0) | |
| ~QFitWidget () | |
| virtual QFitItem * | GetItem () | 
| virtual TObject * | GetObject () | 
| virtual TGo4Fitter * | GetFitter () | 
| virtual void | SetItem (TGo4FitPanel *panel, QFitItem *iItem) | 
| virtual void | FillWidget () | 
| virtual void | UpdateWidgetItem (bool trace) | 
| virtual void | SetWidgetItemText (bool trace) | 
| virtual void | UpdateItemsOfType (int typ, bool allitems) | 
Additional Inherited Members | |
  Public Attributes inherited from QFitNamedWidget | |
| QGo4LineEdit * | NameEdt | 
| QLabel * | ClassNameLbl | 
| QLabel * | TextLabel2 | 
| QLabel * | TextLabel1 | 
| QLabel * | FullNameLbl | 
| QGo4LineEdit * | TitleEdt | 
  Protected Member Functions inherited from QFitWidget | |
| virtual void | contextMenuEvent (QContextMenuEvent *e) | 
  Protected Attributes inherited from QFitWidget | |
| TGo4FitPanel * | fxPanel | 
| QFitItem * | fxItem | 
| bool | fbFillWidget | 
Definition at line 23 of file QFitParWidget.h.
| QFitParWidget::QFitParWidget | ( | QWidget * | parent = 0,  | 
        
| const char * | name = 0  | 
        ||
| ) | 
Definition at line 21 of file QFitParWidget.cpp.
      
  | 
  virtualslot | 
Definition at line 126 of file QFitParWidget.cpp.
References QFitWidget::fbFillWidget, GetPar(), and TGo4FitParameter::SetEpsilonUse().
      
  | 
  virtualslot | 
Definition at line 99 of file QFitParWidget.cpp.
References TGo4FitParameter::ChangeEpsilon(), QFitWidget::fbFillWidget, and GetPar().
      
  | 
  virtualslot | 
Definition at line 70 of file QFitParWidget.cpp.
References QFitWidget::fbFillWidget, GetPar(), and TGo4FitParameter::SetError().
      
  | 
  virtualslot | 
Definition at line 31 of file QFitParWidget.cpp.
References QFitNamedWidget::FillSpecificData(), TGo4FitParameter::GetEpsilon(), TGo4FitParameter::GetError(), TGo4FitParameter::GetFixed(), GetPar(), TGo4FitParameter::GetRange(), and TGo4FitParameter::GetValue().
      
  | 
  virtualslot | 
Definition at line 110 of file QFitParWidget.cpp.
References QFitWidget::fbFillWidget, GetPar(), and TGo4FitParameter::SetFixed().
      
  | 
  virtualslot | 
Definition at line 27 of file QFitParWidget.cpp.
References QFitWidget::GetObject().
Referenced by EpsilonChk_toggled(), EpsilonEdt_textChanged(), ErrorEdt_textChanged(), FillSpecificData(), FixedChk_toggled(), RangeChk_toggled(), RangeMaxEdt_textChanged(), RangeMinEdt_textChanged(), and ValueEdt_textChanged().
      
  | 
  virtualslot | 
Definition at line 117 of file QFitParWidget.cpp.
References QFitWidget::fbFillWidget, GetPar(), and TGo4FitParameter::SetRangeUse().
      
  | 
  virtualslot | 
Definition at line 89 of file QFitParWidget.cpp.
References TGo4FitParameter::ChangeRangeMax(), QFitWidget::fbFillWidget, and GetPar().
      
  | 
  virtualslot | 
Definition at line 79 of file QFitParWidget.cpp.
References TGo4FitParameter::ChangeRangeMin(), QFitWidget::fbFillWidget, and GetPar().
      
  | 
  virtualslot | 
Definition at line 58 of file QFitParWidget.cpp.
References QFitWidget::fbFillWidget, GetPar(), TGo4FitParameter::SetValue(), and QFitWidget::SetWidgetItemText().
 1.8.8