diff --git a/src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui b/src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui index 1f96b346b..653e12569 100644 --- a/src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui +++ b/src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui @@ -1,1177 +1,1179 @@ XYFitCurveDockGeneralTab 0 0 847 1618 true Name of the fit curve Name: Weight for x data x-Weight: Fit model type Model: Function of fit model f(x) = Degree of fit model Degree: Type of data source Source: Qt::Horizontal 0 0 Run fit Recalculate false 0 0 col = Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter 1 50 1 Qt::Vertical QSizePolicy::Expanding 20 5 Optional comment Comment: false 0 0 col = Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter Qt::Vertical 20 230 Fit model category Category: Qt::Horizontal QSizePolicy::Fixed 10 23 Qt::Vertical QSizePolicy::Fixed 20 13 Resulting fit parameter and properties true 1 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 Show fit curve Visible Source curve Curve: Source of x data x-Data: 0 0 0 0 75 true Specify parameters and their properties Parameters: true true Qt::ToolButtonTextBesideIcon true 0 0 Qt::Horizontal 97 20 Source of y data y-Data: Weight for y data y-Weight: Qt::Horizontal QSizePolicy::Expanding 41 20 0 0 75 true Data to fit - Data + Data: true true Qt::ToolButtonTextBesideIcon true Qt::Vertical QSizePolicy::Fixed 24 13 Qt::Vertical QSizePolicy::Fixed 20 13 0 0 75 true How to weight the data points Qt::LeftToRight - Weights + Weights: - + + + true true Qt::ToolButtonTextBesideIcon true 0 0 75 true Function to fit and options false - Fit + Fit: true true Qt::ToolButtonTextBesideIcon true Qt::NoArrow Qt::Vertical QSizePolicy::Fixed 20 13 0 0 75 true Fit results Results: true true Qt::ToolButtonTextBesideIcon true Qt::Vertical QSizePolicy::Fixed 20 13 0 0 0 0 Advanced fit options Opens a dialog to change advanced fit options Qt::LeftToRight Advanced Qt::Vertical 20 40 0 0 QFrame::NoFrame QFrame::Raised 0 0 16777215 16777215 QFrame::NoFrame QFrame::Raised 0 0 0 0 16777215 16777215 Functions Select predefined function Constants Select predefined constants KComboBox QComboBox
kcombobox.h
ExpressionTextEdit QTextEdit
kdefrontend/widgets/ExpressionTextEdit.h