25#ifndef __mlDRTReferencedBeamSequenceInRTFractionSchemeModuleItemWrapper_H
26#define __mlDRTReferencedBeamSequenceInRTFractionSchemeModuleItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
65 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
72 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
145 ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item _wrappedSequenceItem;
146 ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface* _sequenceInterface;
A class that wraps DRTReferencedBeamSequenceInRTFractionSchemeModule Item for use in Python.
bool setBeamDosePointEquivalentDepth(float qParam)
QString getBeamDosePointDepthTag() const
QString getBeamDose() const
QString getBeamMetersetTag() const
QString BeamDoseSpecificationPoint
QVariant getDicomTagValueByName(QString name) const
QString _ReferencedBeamNumber
float getBeamDosePointDepth() const
QStringList _propertyKeys
float _BeamDosePointDepth
QVariantMap getDicomTagByName(QString name) const
QString getBeamDoseSpecificationPointTag() const
float BeamDosePointEquivalentDepth
ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface * getSequence() const
QVariantMap getDicomTagByKey(QString key) const
bool setBeamDoseSpecificationPoint(QString qParam)
QString getBeamDoseTag() const
DRTReferencedBeamSequenceInRTFractionSchemeModuleItemWrapper & operator=(const DRTReferencedBeamSequenceInRTFractionSchemeModuleItemWrapper &toCopy)
DRTReferencedBeamSequenceInRTFractionSchemeModuleItemWrapper(const ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item &wrappedSequenceItem, ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface *sequenceInterface)
QString _BeamDoseSpecificationPoint
QString getBeamDosePointSSDTag() const
bool setReferencedBeamNumber(QString qParam)
DRTReferencedBeamSequenceInRTFractionSchemeModuleItemWrapper(const DRTReferencedBeamSequenceInRTFractionSchemeModuleItemWrapper &toCopy)
QString getReferencedBeamNumberTag() const
ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item getWrappedSequenceItem() const
float getBeamDosePointSSD() const
bool setBeamDosePointSSD(float qParam)
float _BeamDosePointEquivalentDepth
QString getBeamDosePointEquivalentDepthTag() const
bool setBeamDose(QString qParam)
QVariant getDicomTagValueByKey(QString key) const
QString getReferencedBeamNumber() const
QString getBeamMeterset() const
bool setBeamMeterset(QString qParam)
float getBeamDosePointEquivalentDepth() const
QString getBeamDoseSpecificationPoint() const
bool setBeamDosePointDepth(float qParam)
QString ReferencedBeamNumber
QStringList dir(QString searchString="") const
Class to provide access to DRTReferencedBeamSequenceInRTFractionSchemeModule.
std::vector< DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item > getSequence() const
Return the DRTReferencedBeamSequenceInRTFractionSchemeModule this interface class provides access to.
Class to provide access to DRTReferencedBeamSequenceInRTFractionSchemeModule.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Main documentation file for ML users and developers.