25#ifndef __mlDRTROIPhysicalPropertiesSequenceWrapper_H
26#define __mlDRTROIPhysicalPropertiesSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTROIPhysicalPropertiesSequence Item for use in Python.
QString getROIPhysicalPropertyTag() const
ml::DcmDRTROIPhysicalPropertiesSequenceInterface getWrappedSequence() const
DRTROIPhysicalPropertiesSequenceWrapper(ml::DcmDRTROIPhysicalPropertiesSequenceInterface *wrappedSequence)
DRTROIPhysicalPropertiesSequenceWrapper(const DRTROIPhysicalPropertiesSequenceWrapper &toCopy)
QVariant getItem(int idx)
int getNumberOfItems() const
DRTROIPhysicalPropertiesSequenceWrapper & operator=(const DRTROIPhysicalPropertiesSequenceWrapper &toCopy)
QString getROIPhysicalPropertyValueTag() const
Class to provide access to DRTROIPhysicalPropertiesSequence.
void setSequence(std::vector< DcmDRTROIPhysicalPropertiesSequenceInterface::Item > dcmSequence)
Set the DRTROIPhysicalPropertiesSequence this interface class provides access to.
std::string getROIPhysicalPropertyTag() const
std::string getROIPhysicalPropertyValueTag() const
Class to provide access to DRTROIPhysicalPropertiesSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.