|
MeVisLab Toolbox Reference
|
Extended DicomModifyFieldAddOnBase class providing additionally: -Method to set input dicom tree field which is then used as a source for inheriting information. More...
#include "MLDicomModifyFieldAddOnsSystem.h"#include <mlDicomModifyFieldAddOnBase.h>#include <mlModuleIncludes.h>#include <DCMTree_Lib.h>#include <vector>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Classes | |
| class | ml::DicomModifyModuleFieldAddOnBase |
Namespaces | |
| namespace | ml |
| Main documentation file for ML users and developers. | |
Typedefs | |
| typedef boost::shared_ptr< DicomModifyModuleFieldAddOnBase > | ml::ModuleFieldAddOnPtr |
Extended DicomModifyFieldAddOnBase class providing additionally: -Method to set input dicom tree field which is then used as a source for inheriting information.
-Four NotifyFields to enable selection/deselection of added BoolFields, inheriting values from input dicom tree and clearing values of added StringFields.
Definition in file mlDicomModifyModuleFieldAddOnBase.h.