14 #ifndef QMITK_SIMPLE_BARRIER_MANAGER_WIDGET_H 15 #define QMITK_SIMPLE_BARRIER_MANAGER_WIDGET_H 19 #include "ui_QmitkSimpleBarrierManagerWidget.h" 53 void OnShowContextMenuIsoSet(
const QPoint& pos);
54 void OnAddConstraint(
bool checked);
55 void OnDelConstraint(
bool checked);
77 #endif // QmitkSimpleBarrierManagerWidget_H This class implements constraints as simple barrier functions.
std::vector< ParameterNameType > ParameterNamesType
An item delegate for rendering and editing the type of a simple barrier constraint. It assumes that the type is encoded as int. 0: lower border, 1: upper border.
#define MITKMODELFITUI_EXPORT