13 #ifndef QmitkUSControlsCustomVideoDeviceWidget_H 14 #define QmitkUSControlsCustomVideoDeviceWidget_H 39 void OnCropAreaChanged();
44 void OnDepthChanged();
49 void OnProbeChanged();
54 void SetDepthsForProbe(std::string probename);
63 std::string GetDeviceClass()
const override;
81 void OnDeviceSet()
override;
83 void Initialize()
override;
86 void BlockSignalAndSetValue(QSpinBox* target,
int value);
96 Ui::QmitkUSControlsCustomVideoDeviceWidget* ui;
98 mitk::USVideoDeviceCustomControls::Pointer m_ControlInterface;
101 #endif // QmitkUSControlsCustomVideoDeviceWidget_H Defines a region of interest by distances to the four image borders.