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