12 #ifndef CXRECORDSESSIONWIDGET_H_ 13 #define CXRECORDSESSIONWIDGET_H_ 15 #include "org_custusx_acquisition_Export.h" 53 void setDescription(QString text);
54 void setCurrentSession(QString uid);
57 void startStopSlot(
bool);
59 void recordStateChangedSlot();
60 void onReadinessChanged();
64 AcquisitionServicePtr mAcquisitionService;
66 QPushButton* mStartStopButton;
67 QPushButton* mCancelButton;
70 QString mCurrentSession;
boost::shared_ptr< class AcquisitionService > AcquisitionServicePtr
boost::shared_ptr< class RecordSessionWidget > RecordSessionWidgetPtr
Namespace for all CustusX production code.