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