GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <QFitParCfgWidget.h>
Public Slots | |
virtual TGo4FitParameter * | GetPar () |
virtual void | FillSpecificData () |
virtual void | AnalyzeRangeValues () |
virtual void | ParNameEdit_textChanged (const QString &) |
virtual void | ParFixedChk_toggled (bool) |
virtual void | RangeMinEdit_textChanged (const QString &) |
virtual void | RangeMaxEdit_textChanged (const QString &) |
virtual void | EpsilonEdit_textChanged (const QString &) |
Public Member Functions | |
QFitParCfgWidget (QWidget *parent=0, const char *name=0) | |
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 | FillSpecificData () |
virtual void | UpdateWidgetItem (bool trace) |
virtual void | SetWidgetItemText (bool trace) |
virtual void | UpdateItemsOfType (int typ, bool allitems) |
Additional Inherited Members | |
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 24 of file QFitParCfgWidget.h.
QFitParCfgWidget::QFitParCfgWidget | ( | QWidget * | parent = 0 , |
const char * | name = 0 |
||
) |
Definition at line 21 of file QFitParCfgWidget.cpp.
|
virtualslot |
Definition at line 52 of file QFitParCfgWidget.cpp.
References GetPar(), TGo4FitParameter::SetRange(), and TGo4FitParameter::SetRangeUse().
Referenced by RangeMaxEdit_textChanged(), and RangeMinEdit_textChanged().
|
virtualslot |
Definition at line 102 of file QFitParCfgWidget.cpp.
References QFitWidget::fbFillWidget, GetPar(), TGo4FitParameter::SetEpsilon(), and TGo4FitParameter::SetEpsilonUse().
|
virtualslot |
Definition at line 33 of file QFitParCfgWidget.cpp.
References GetPar().
|
virtualslot |
Definition at line 28 of file QFitParCfgWidget.cpp.
References QFitWidget::GetObject().
Referenced by AnalyzeRangeValues(), EpsilonEdit_textChanged(), FillSpecificData(), ParFixedChk_toggled(), ParNameEdit_textChanged(), RangeMaxEdit_textChanged(), and RangeMinEdit_textChanged().
|
virtualslot |
Definition at line 82 of file QFitParCfgWidget.cpp.
References QFitWidget::fbFillWidget, GetPar(), and TGo4FitParameter::SetFixed().
|
virtualslot |
Definition at line 70 of file QFitParCfgWidget.cpp.
References QFitWidget::fbFillWidget, TGo4FitParsList::FindPar(), QFitWidget::GetItem(), GetPar(), QFitItem::Object(), and QFitItem::Parent().
|
virtualslot |
Definition at line 96 of file QFitParCfgWidget.cpp.
References AnalyzeRangeValues(), QFitWidget::fbFillWidget, and GetPar().
|
virtualslot |
Definition at line 89 of file QFitParCfgWidget.cpp.
References AnalyzeRangeValues(), QFitWidget::fbFillWidget, and GetPar().