15 #ifndef BORNAGAIN_GUI_VIEW_LOADERS_QREDATALOADERPROPERTIES_H
16 #define BORNAGAIN_GUI_VIEW_LOADERS_QREDATALOADERPROPERTIES_H
38 Ui::QREDataLoaderProperties*
m_ui;
44 double factor(
int dataType)
const;
Properties widget for the QREDataLoader.
QLabel * factorLabel(int dataType) const
QREDataLoaderProperties()
void onErrorEnablingChanged()
static const int factorColumn
void updateErrorEnabling(bool enabled) const
static const int columnColumn
double factor(int dataType) const
void allowFactors(bool b)
Factors shall not be supported. However, since the requirements have been there, they are only deacti...
QSpinBox * columnSpinBox(int dataType) const
QDoubleSpinBox * factorSpinBox(int dataType) const
Ui::QREDataLoaderProperties * m_ui
static const int factorLabelColumn