32 #ifndef CXCUSTOMMETAIMAGE_H_ 33 #define CXCUSTOMMETAIMAGE_H_ 35 #include "cxResourceExport.h" 61 QString readModality();
62 QString readImageType();
63 void setModality(QString value);
64 void setImageType(QString value);
66 QString readKey(QString key);
67 void setKey(QString key, QString value);
72 void remove(QStringList* data, QStringList keys);
73 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.