11 #ifndef CXCUSTOMMETAIMAGE_H_ 12 #define CXCUSTOMMETAIMAGE_H_ 14 #include "cxResourceExport.h" 40 QString readModality();
41 QString readImageType();
42 void setModality(QString value);
43 void setImageType(QString value);
45 QString readKey(QString key);
46 void setKey(QString key, QString value);
51 void remove(QStringList* data, QStringList keys);
52 void append(QStringList* data, QString key, QString value);
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
boost::shared_ptr< class CustomMetaImage > CustomMetaImagePtr
Namespace for all CustusX production code.