#include <FitListDialog.h>
Inheritance diagram for FitListDialog:
Public Member Functions | |
FitListDialog (MainWin *mw, const char *name) | |
Private Slots | |
void | updateModel (int model) |
called when a model is selected | |
void | updateParameter () |
called when the number of parameter is changed in user fit model | |
void | ok_clicked () |
void | apply_clicked () |
Private Attributes | |
QTextEdit * | infote |
KComboBox * | modelcb |
KComboBox * | weightcb |
QCheckBox * | regioncb |
QCheckBox * | baselinecb |
QCheckBox * | resultcb |
KLineEdit * | funle |
KLineEdit * | parle |
KLineEdit * | stepsle |
KLineEdit * | tolle |
KLineEdit * | parNle [NR_PARS] |
KLineEdit * | regionminle |
KLineEdit * | regionmaxle |
KLineEdit * | baselinele |
KLineEdit * | minle |
KLineEdit * | maxle |
|
|
|
|
|
|
|
called when a model is selected
|
|
called when the number of parameter is changed in user fit model
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|