|
BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for FormLayouter, including all inherited members.
| addGroupOfValues(const QString &labelText, const DoubleDescriptors &values) | FormLayouter | |
| addRow(QWidget *w) | FormLayouter | |
| addRow(const QString &label, QWidget *w) | FormLayouter | |
| addSelection(const SelectionDescriptor< T > &d) | FormLayouter | |
| addStructureEditingRow(QPushButton *button) | FormLayouter | |
| addValue(const DoubleDescriptor &d) | FormLayouter | |
| addValue(const DoubleDescriptor &d, function< void(double)> onValueChange) | FormLayouter | |
| addValue(const UIntDescriptor &d) | FormLayouter | |
| addVector(const VectorDescriptor &d, bool vertically=true) | FormLayouter | |
| FormLayouter(QWidget *parent, SampleEditorController *ec) | FormLayouter | |
| insertRow(int row, QWidget *w) | FormLayouter | |
| insertRow(int row, QString label, QWidget *w) | FormLayouter | |
| insertValue(int row, const DoubleDescriptor &d) | FormLayouter | |
| insertValue(int row, const DoubleDescriptor &d, function< void(double)> onValueChange) | FormLayouter | |
| layout() | FormLayouter | |
| m_ec | FormLayouter | private |
| m_formLayout | FormLayouter | private |
| removeRow(int row) | FormLayouter | |
| setContentsMargins(int left, int top, int right, int bottom) | FormLayouter | |
| setRowVisible(int row, bool visible) | FormLayouter | |
| widgetAt(int row, QFormLayout::ItemRole role) | FormLayouter |