25#ifndef __mlDRTROIContourSequenceWrapper_H
26#define __mlDRTROIContourSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
DRTROIContourSequenceWrapper & operator=(const DRTROIContourSequenceWrapper &toCopy)
QString getROIDisplayColorTag() const
QVariant getItem(int idx)
QString getContourSequenceTag() const
QString getReferencedROINumberTag() const
DRTROIContourSequenceWrapper(const DRTROIContourSequenceWrapper &toCopy)
int getNumberOfItems() const
\script
DRTROIContourSequenceWrapper(ml::DcmDRTROIContourSequenceInterface *wrappedSequence)
ml::DcmDRTROIContourSequenceInterface getWrappedSequence() const
Class to provide access to DRTROIContourSequence.
std::vector< DcmDRTROIContourSequenceInterface::Item > getSequence() const
Class to provide access to DRTROIContourSequence.