15 #ifndef BORNAGAIN_GUI_VIEW_PROPERTYEDITOR_SPECULARDATAPROPERTYWIDGET_H
16 #define BORNAGAIN_GUI_VIEW_PROPERTYEDITOR_SPECULARDATAPROPERTYWIDGET_H
48 QWidget*
createCheckBox(
const QString& title,
function<
bool()> getter,
49 function<
void(
bool)> setter);
Defines class SelectionDescriptor.
View model for 1D DataItem. Can represent several items at once. In current implementation the first ...
Describes properties of a double value which are necessary to allow GUI representation,...
Describes a selection (various possibilities and the current one).
Base class for a GUI data item.