12 #ifndef CXPROBECONFIGWIDGET_H_ 13 #define CXPROBECONFIGWIDGET_H_ 15 #include "cxResourceWidgetsExport.h" 44 void activeProbeConfigurationChangedSlot();
45 void savePresetSlot();
46 void deletePresetSlot();
47 void guiImageSettingsChanged();
48 void guiProbeSectorChanged();
49 void guiOriginSettingsChanged();
50 void syncBoxToSectorChanged();
53 VisServicesPtr mServices;
54 QWidget* mActiveProbeConfigWidget;
59 QCheckBox* mSyncBoxToSector;
61 StringPropertyActiveProbeConfigurationPtr mActiveProbeConfig;
62 QString mLastKnownProbeConfigName;
boost::shared_ptr< class VisServices > VisServicesPtr
boost::shared_ptr< Vector3DPropertyBase > Vector3DPropertyBasePtr
boost::shared_ptr< class DoubleProperty > DoublePropertyPtr
boost::shared_ptr< class StringPropertyActiveProbeConfiguration > StringPropertyActiveProbeConfigurationPtr
Namespace for all CustusX production code.