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_ BoolPropertyPtr getCreateBModeWhenAngio()
BoolPropertyPtr getAlignTimestamps()
BoolPropertyPtr getPositionThinning()
StringPropertyPtr getMaskReduce()
DoublePropertyPtr getMaxVolumeSize()
boost::shared_ptr< class StringProperty > StringPropertyPtr
StringPropertyPtr getOrientationAdapter()
boost::shared_ptr< class ReconstructParams > ReconstructParamsPtr
boost::shared_ptr< class Property > PropertyPtr
Collection of reconstruction parameters.
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
StringPropertyPtr getPresetTFAdapter()
Settings * settings()
Shortcut for accessing the settings instance.
BoolPropertyPtr getAngioAdapter()
boost::shared_ptr< class DoubleProperty > DoublePropertyPtr
StringPropertyPtr getPosFilterStrength()
StringPropertyPtr getAlgorithmAdapter()
boost::shared_ptr< class BoolProperty > BoolPropertyPtr
Helper class for xml files used to store ssc/cx data.
DoublePropertyPtr getTimeCalibration()
Namespace for all CustusX production code.