diff --git a/src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui b/src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui index 0117d7255..d7800f552 100644 --- a/src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui +++ b/src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui @@ -1,1149 +1,1206 @@ XYFitCurveDockGeneralTab 0 0 591 1238 + + Source of y data + true + + Type of data source + Source: false 0 0 col = Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter 75 true How to weight the data points Qt::LeftToRight Weights ../../../../../../.designer/backup../../../../../../.designer/backup true Qt::ToolButtonTextBesideIcon true QFrame::NoFrame QFrame::Raised 0 0 0 0 33 QFrame::NoFrame QFrame::Plain 0 0 0 90 33 0 0 75 true Fit results Results: true true Qt::ToolButtonTextBesideIcon true Qt::Horizontal 97 20 + + Function of fit model + f(x) = + + Source of y data + y-Data: + + Show fit curve + Visible 0 0 16777215 16777215 QFrame::NoFrame QFrame::Raised 0 0 0 0 16777215 16777215 Functions + + Select predefined function + Constants + + Select predefined constants + 0 0 120 33 QFrame::NoFrame QFrame::Plain 0 0 0 121 33 0 0 0 0 75 true Specify parameters and their properties Parameters: true true Qt::ToolButtonTextBesideIcon true Qt::Horizontal QSizePolicy::Fixed 10 23 Qt::Vertical QSizePolicy::Fixed 20 10 Qt::Vertical QSizePolicy::Fixed 24 10 Qt::Vertical QSizePolicy::Expanding 20 5 + + Resulting fit parameter and properties + true 0 Parameters true 7 false 75 15 false false Goodness of fit true 11 3 false true 200 50 true false Sum of squared residuals Mean square error Root mean square error RMSE, SD Coefficient of determination Adj. coefficient of determ. F test F P > F Mean absolute error MAE Akaike information criterion AIC Bayesian information criterion BIC Log true 8 2 false true 150 true false false Status Iterations Tolerance Calculation time Degrees of freedom Number of parameter X range Iterations 0 0 + + Run fit + Recalculate 75 true Data to fit Data true true Qt::ToolButtonTextBesideIcon true false 0 0 col = Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + Fit model type + Model: + + Degree of fit model + Degree: + + Name of the fit curve + Name: + + Weight for y data + y-Weight: 0 0 Qt::Vertical QSizePolicy::Fixed 20 10 + + Fit model category + Category: + + Source of x data + x-Data: Qt::Vertical QSizePolicy::Fixed 20 10 75 true Function to fit and options false Fit true true Qt::ToolButtonTextBesideIcon true + + Weight for x data + x-Weight: + + Optional comment + Comment: 0 0 + + Source curve + Curve: Qt::Horizontal 1 50 1 Qt::Vertical QSizePolicy::Fixed 20 10 6 QLayout::SetMinimumSize 70 0 0 Advanced fit options + + Opens a dialog to change advanced fit options + Qt::RightToLeft Qt::Horizontal QSizePolicy::Expanding 41 20 KComboBox QComboBox
kcombobox.h
ExpressionTextEdit QTextEdit
kdefrontend/widgets/ExpressionTextEdit.h