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