25#ifndef __mlDRTContourImageSequenceWrapper_H
26#define __mlDRTContourImageSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
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
\script
ml::DcmDRTContourImageSequenceInterface getWrappedSequence() const
QString getReferencedSegmentNumberTag() const
QString getReferencedSOPInstanceUIDTag() const
Class to provide access to DRTContourImageSequence.
std::vector< DcmDRTContourImageSequenceInterface::Item > getSequence() const
Class to provide access to DRTContourImageSequence.