12 #ifndef CXIMPORTDATADIALOG_H_ 13 #define CXIMPORTDATADIALOG_H_ 15 #include "cxGuiExport.h" 42 void showEvent(QShowEvent* event);
44 void updateImportTransformButton();
45 void importDataSlot();
49 void setInitialGuessForParentFrame();
58 QWidget* mParentFrameCombo;
59 QWidget* mImageTypeCombo;
60 QWidget* mModalityCombo;
61 QPushButton* mOkButton;
62 QCheckBox* mNiftiFormatCheckBox;
63 QCheckBox* mTransformFromParentFrameCheckBox;
64 QCheckBox* mConvertToUnsignedCheckBox;
68 void convertFromNifti1Coordinates();
69 void importParentTransform();
70 void convertToUnsigned();
boost::shared_ptr< class StringPropertyImageType > StringPropertyImageTypePtr
boost::shared_ptr< class StringPropertySetParentFrame > StringPropertySetParentFramePtr
boost::shared_ptr< class Data > DataPtr
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
boost::shared_ptr< class StringPropertyDataModality > StringPropertyDataModalityPtr
Namespace for all CustusX production code.