11 #ifndef CXRECONSTRUCTPARAMS_H_
12 #define CXRECONSTRUCTPARAMS_H_
14 #include "org_custusx_usreconstruction_Export.h"
43 QStringList getParameterUids()
const;
58 void changedInputSettings();
62 void transferFunctionChangedSlot();
63 void onPatientChanged();
66 std::map<QString, PropertyPtr> mParameters;
67 void createParameters();
93 #endif // CXRECONSTRUCTPARAMS_H_