25#ifndef __mlDRTROIContourSequenceWrapper_H
26#define __mlDRTROIContourSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTROIContourSequence Item for use in Python.
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
DRTROIContourSequenceWrapper(ml::DcmDRTROIContourSequenceInterface *wrappedSequence)
ml::DcmDRTROIContourSequenceInterface getWrappedSequence() const
Class to provide access to DRTROIContourSequence.
std::string getReferencedROINumberTag() const
void setSequence(std::vector< DcmDRTROIContourSequenceInterface::Item > dcmSequence)
Set the DRTROIContourSequence this interface class provides access to.
std::string getROIDisplayColorTag() const
std::string getContourSequenceTag() const
Class to provide access to DRTROIContourSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.