25#ifndef __mlDRTReferencedPatientSequenceWrapper_H
26#define __mlDRTReferencedPatientSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
DRTReferencedPatientSequenceWrapper(const DRTReferencedPatientSequenceWrapper &toCopy)
ml::DcmDRTReferencedPatientSequenceInterface getWrappedSequence() const
DRTReferencedPatientSequenceWrapper & operator=(const DRTReferencedPatientSequenceWrapper &toCopy)
QString getReferencedSOPInstanceUIDTag() const
QVariant getItem(int idx)
DRTReferencedPatientSequenceWrapper(ml::DcmDRTReferencedPatientSequenceInterface *wrappedSequence)
int getNumberOfItems() const
\script
QString getReferencedSOPClassUIDTag() const
Class to provide access to DRTReferencedPatientSequence.
std::vector< DcmDRTReferencedPatientSequenceInterface::Item > getSequence() const
Class to provide access to DRTReferencedPatientSequence.