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