25#ifndef __mlDRTOtherPatientIDsSequenceItemWrapper_H
26#define __mlDRTOtherPatientIDsSequenceItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
65 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
72 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
121 ml::DcmDRTOtherPatientIDsSequenceInterface::Item _wrappedSequenceItem;
122 ml::DcmDRTOtherPatientIDsSequenceInterface* _sequenceInterface;
A class that wraps DRTOtherPatientIDsSequence Item for use in Python.
bool setIssuerOfPatientID(QString qParam)
DRTOtherPatientIDsSequenceItemWrapper(const DRTOtherPatientIDsSequenceItemWrapper &toCopy)
QString getPatientID() const
QString getPatientIDTag() const
bool setTypeOfPatientID(QString qParam)
QVariant getDicomTagValueByName(QString name) const
ml::DcmDRTOtherPatientIDsSequenceInterface::Item getWrappedSequenceItem() const
QVariant getDicomTagValueByKey(QString key) const
DRTOtherPatientIDsSequenceItemWrapper(const ml::DcmDRTOtherPatientIDsSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTOtherPatientIDsSequenceInterface *sequenceInterface)
QStringList dir(QString searchString="") const
QString IssuerOfPatientID
ml::DcmDRTOtherPatientIDsSequenceInterface * getSequence() const
bool setPatientID(QString qParam)
QString getTypeOfPatientID() const
QVariantMap getDicomTagByKey(QString key) const
DRTOtherPatientIDsSequenceItemWrapper & operator=(const DRTOtherPatientIDsSequenceItemWrapper &toCopy)
QString _IssuerOfPatientID
QVariantMap getDicomTagByName(QString name) const
QStringList _propertyKeys
QString getIssuerOfPatientIDTag() const
QString getIssuerOfPatientID() const
QString getTypeOfPatientIDTag() const
Class to provide access to DRTOtherPatientIDsSequence.
std::vector< DcmDRTOtherPatientIDsSequenceInterface::Item > getSequence() const
Return the DRTOtherPatientIDsSequence this interface class provides access to.
Class to provide access to DRTOtherPatientIDsSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Main documentation file for ML users and developers.