11 #ifndef CXUSACQUISITION_H_
12 #define CXUSACQUISITION_H_
14 #include "org_custusx_acquisition_Export.h"
22 struct USReconstructInputData;
63 int getNumberOfSavingThreads()
const;
68 void acquisitionDataReady();
69 void saveDataCompleted(QString mhdFilename);
74 void readinessChanged();
77 void checkIfReadySlot();
80 void recordCancelled();
83 std::vector<VideoSourcePtr> getRecordingVideoSources(
ToolPtr tool);
85 void sendAcquisitionDataToReconstructer();
86 void setReady(
bool val, QString text);