25#ifndef __mlDRTReferencedPatientSequenceItemWrapper_H
26#define __mlDRTReferencedPatientSequenceItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
65 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
72 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
115 ml::DcmDRTReferencedPatientSequenceInterface::Item _wrappedSequenceItem;
116 ml::DcmDRTReferencedPatientSequenceInterface* _sequenceInterface;
A class that wraps DRTReferencedPatientSequence Item for use in Python.
bool setReferencedSOPClassUID(QString qParam)
QString _ReferencedSOPInstanceUID
QVariantMap getDicomTagByKey(QString key) const
ml::DcmDRTReferencedPatientSequenceInterface * getSequence() const
QStringList dir(QString searchString="") const
DRTReferencedPatientSequenceItemWrapper & operator=(const DRTReferencedPatientSequenceItemWrapper &toCopy)
QVariantMap getDicomTagByName(QString name) const
QString _ReferencedSOPClassUID
QStringList _propertyKeys
DRTReferencedPatientSequenceItemWrapper(const DRTReferencedPatientSequenceItemWrapper &toCopy)
QString getReferencedSOPClassUID() const
QString ReferencedSOPInstanceUID
ml::DcmDRTReferencedPatientSequenceInterface::Item getWrappedSequenceItem() const
QString getReferencedSOPInstanceUID() const
QString getReferencedSOPInstanceUIDTag() const
QString ReferencedSOPClassUID
QString getReferencedSOPClassUIDTag() const
bool setReferencedSOPInstanceUID(QString qParam)
DRTReferencedPatientSequenceItemWrapper(const ml::DcmDRTReferencedPatientSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTReferencedPatientSequenceInterface *sequenceInterface)
QVariant getDicomTagValueByName(QString name) const
QVariant getDicomTagValueByKey(QString key) const
Class to provide access to DRTReferencedPatientSequence.
std::vector< DcmDRTReferencedPatientSequenceInterface::Item > getSequence() const
Return the DRTReferencedPatientSequence this interface class provides access to.
Class to provide access to DRTReferencedPatientSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Main documentation file for ML users and developers.