Project global and OS specific declarations.
#define ML_DICOM_MODIFY_EXPORT
DLL export macro definition.
Field to encapsulate a pointer to an ML base object.
Constructor creating an output connector for the result tree, a modifyPlugin connector and tree inp...
void activateAttachments() override
Handles changes which were applied without notifications.
virtual void _updateDCMTree()
Creates a new DCMTree either as copy from an input or by creating a new one and applies possible inpu...
void handleNotification(Field *field) override
Handles field changes.
DicomModifyCreateTree()
Constructor creating an output connector for the result tree, a modifyPlugin connector and tree input...
Class managing fields to show and handle a DICOM tree tag dump.
Base class for all fields used in the ML.
Base class for an image processing module of the ML.
#define ML_MODULE_CLASS_HEADER(className)
Like ML_CLASS_HEADER for the usage of derived classes from Module.
Header file of a class which manages a list of DicomModifyBase objects and an input which allows the ...
Header file for the DicomTagDumpFieldAddOn which manages fields to show and handle a DICOM tree tag d...
Target mlrange_cast(Source arg)
Generic version of checked ML casts.