17 #ifndef QMITKUSCONTROLSBMODEWIDGET_H
18 #define QMITKUSCONTROLSBMODEWIDGET_H
22 #include "MitkUSUIExports.h"
42 void OnFrequencyControlIndexChanged(
int);
47 void OnPowerControlValueChanged(
int);
52 void OnDepthControlActivated(
int);
57 void OnGainControlValueChanged(
int);
62 void OnRejectionControlValueChanged(
int);
67 void OnDynamicRangeControlValueChanged(
int);
82 Ui::QmitkUSControlsBModeWidget* ui;
87 #endif // QMITKUSCONTROLSBMODEWIDGET_H
itk::SmartPointer< Self > Pointer