25#ifndef __mlDRTRTReferencedStudySequenceWrapper_H
26#define __mlDRTRTReferencedStudySequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
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
\script
QString getReferencedSOPClassUIDTag() const
DRTRTReferencedStudySequenceWrapper & operator=(const DRTRTReferencedStudySequenceWrapper &toCopy)
Class to provide access to DRTRTReferencedStudySequence.
std::vector< DcmDRTRTReferencedStudySequenceInterface::Item > getSequence() const
Class to provide access to DRTRTReferencedStudySequence.