25#ifndef __mlDRTRTDoseROISequenceItemWrapper_H
26#define __mlDRTRTDoseROISequenceItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
65 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
72 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
121 ml::DcmDRTRTDoseROISequenceInterface::Item _wrappedSequenceItem;
122 ml::DcmDRTRTDoseROISequenceInterface* _sequenceInterface;
A class that wraps DRTRTDoseROISequence Item for use in Python.
QVariantMap getDicomTagByKey(QString key) const
bool setDoseValue(QString qParam)
DRTRTDoseROISequenceItemWrapper & operator=(const DRTRTDoseROISequenceItemWrapper &toCopy)
QString getReferencedROINumber() const
ml::DcmDRTRTDoseROISequenceInterface::Item getWrappedSequenceItem() const
QVariant getDicomTagValueByKey(QString key) const
QString getReferencedROINumberTag() const
QStringList dir(QString searchString="") const
DRTRTDoseROISequenceItemWrapper(const DRTRTDoseROISequenceItemWrapper &toCopy)
bool setReferencedROINumber(QString qParam)
QString getDoseValueTag() const
QString getDoseUnitsTag() const
QString getDoseValue() const
bool setDoseUnits(QString qParam)
QVariantMap getDicomTagByName(QString name) const
DRTRTDoseROISequenceItemWrapper(const ml::DcmDRTRTDoseROISequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTRTDoseROISequenceInterface *sequenceInterface)
QStringList _propertyKeys
QString ReferencedROINumber
QString _ReferencedROINumber
QString getDoseUnits() const
ml::DcmDRTRTDoseROISequenceInterface * getSequence() const
QVariant getDicomTagValueByName(QString name) const
Class to provide access to DRTRTDoseROISequence.
std::vector< DcmDRTRTDoseROISequenceInterface::Item > getSequence() const
Return the DRTRTDoseROISequence this interface class provides access to.
Class to provide access to DRTRTDoseROISequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Main documentation file for ML users and developers.