12 #ifndef CXSOUNDSPEEDCONVERSIONWIDGET_H_ 13 #define CXSOUNDSPEEDCONVERSIONWIDGET_H_ 15 #include "org_custusx_acquisition_Export.h" 48 void applySoundSpeedCompensationFactorSlot();
51 void waterSoundSpeedChangedSlot();
52 void waterDegreeChangedSlot();
54 void setToolSlot(
const QString& uid);
57 void setSoundSpeed(
double soundspeed);
58 void setWaterDegree(
double degree);
61 double getSoundSpeedCompensationFactor();
62 double getWaterSoundSpeed();
65 const double mScannerSoundSpeed;
71 QPushButton* mApplyButton;
72 QPushButton* mResetButton;
73 QDoubleSpinBox* mSoundSpeedSpinBox;
74 QDoubleSpinBox* mWaterDegreeSpinBox;
boost::shared_ptr< class TrackingService > TrackingServicePtr
boost::shared_ptr< Probe > ProbePtr
Namespace for all CustusX production code.