15 #ifndef BORNAGAIN_GUI_VIEW_PLOTUTIL_INTENSITYDATAPROPERTYWIDGET_H
16 #define BORNAGAIN_GUI_VIEW_PLOTUTIL_INTENSITYDATAPROPERTYWIDGET_H
46 QWidget*
createCheckBox(
const QString& title,
function<
bool()> getter,
47 function<
void(
bool)> setter);
Defines class SelectionDescriptor.
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.