25#ifndef __mlDRTChannelShieldSequenceItemWrapper_H
26#define __mlDRTChannelShieldSequenceItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
65 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
72 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
145 ml::DcmDRTChannelShieldSequenceInterface::Item _wrappedSequenceItem;
146 ml::DcmDRTChannelShieldSequenceInterface* _sequenceInterface;
A class that wraps DRTChannelShieldSequence Item for use in Python.
DRTChannelShieldSequenceItemWrapper(const DRTChannelShieldSequenceItemWrapper &toCopy)
bool setChannelShieldName(QString qParam)
QVariantMap getDicomTagByName(QString name) const
bool setMaterialID(QString qParam)
QString ChannelShieldNominalThickness
QString getChannelShieldNominalThicknessTag() const
bool setReferencedROINumber(QString qParam)
QString getChannelShieldName() const
QVariantMap getDicomTagByKey(QString key) const
QVariant getDicomTagValueByKey(QString key) const
QString getChannelShieldNominalThickness() const
DRTChannelShieldSequenceItemWrapper & operator=(const DRTChannelShieldSequenceItemWrapper &toCopy)
QString getChannelShieldNominalTransmission() const
QVariant getDicomTagValueByName(QString name) const
QString ChannelShieldNumber
bool setChannelShieldNominalTransmission(QString qParam)
bool setChannelShieldNominalThickness(QString qParam)
QString ChannelShieldName
QStringList dir(QString searchString="") const
QString getMaterialID() const
QString getChannelShieldNumberTag() const
QString _ChannelShieldNominalTransmission
ml::DcmDRTChannelShieldSequenceInterface::Item getWrappedSequenceItem() const
QString getMaterialIDTag() const
QString ReferencedROINumber
DRTChannelShieldSequenceItemWrapper(const ml::DcmDRTChannelShieldSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTChannelShieldSequenceInterface *sequenceInterface)
QString getChannelShieldIDTag() const
QStringList _propertyKeys
QString _ChannelShieldNumber
QString getChannelShieldNominalTransmissionTag() const
QString getChannelShieldID() const
QString _ChannelShieldName
QString _ReferencedROINumber
bool setChannelShieldNumber(QString qParam)
QString getChannelShieldNumber() const
QString getReferencedROINumber() const
QString _ChannelShieldNominalThickness
QString ChannelShieldNominalTransmission
ml::DcmDRTChannelShieldSequenceInterface * getSequence() const
QString getReferencedROINumberTag() const
QString getChannelShieldNameTag() const
bool setChannelShieldID(QString qParam)
Class to provide access to DRTChannelShieldSequence.
std::vector< DcmDRTChannelShieldSequenceInterface::Item > getSequence() const
Return the DRTChannelShieldSequence this interface class provides access to.
Class to provide access to DRTChannelShieldSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Main documentation file for ML users and developers.