81 BoolField *_warnUnknownEnumeratorItemsFld;
Project global and OS specific declarations.
#define ML_DICOM_ANALYSIS_WORK_EXPORT
DLL export macro definition.
Field to encapsulate a pointer to an ML base object.
Field to encapsulate a boolean value.
ML module class to validate DCMTree and to display the validation result, and optionally to post erro...
DicomTreeValidate()
Constructor.
void _validate(DCMTree::Const_TreePtr dcmTree)
Validate dcmTree and update result fields.
void handleNotification(Field *field) override
Handles field changes.
void activateAttachments() override
Handles changes which were applied without notifications.
void _resetResultFields()
Reset result fields to default state.
Field to encapsulate an enumerated value.
Base class for all fields used in the ML.
Base class for an image processing module of the ML.
Field without value for notifications.
Field to encapsulate a string value.
#define ML_MODULE_CLASS_HEADER(className)
Like ML_CLASS_HEADER for the usage of derived classes from Module.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
boost::shared_ptr< const Tree > Const_TreePtr