25#ifndef __mlDRTBeamLimitingDeviceSequenceInRTBeamsModuleItemWrapper_H
26#define __mlDRTBeamLimitingDeviceSequenceInRTBeamsModuleItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
65 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
72 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
127 ml::DcmDRTBeamLimitingDeviceSequenceInRTBeamsModuleInterface::Item _wrappedSequenceItem;
128 ml::DcmDRTBeamLimitingDeviceSequenceInRTBeamsModuleInterface* _sequenceInterface;
A class that wraps DRTBeamLimitingDeviceSequenceInRTBeamsModule Item for use in Python.
bool setRTBeamLimitingDeviceType(QString qParam)
QStringList dir(QString searchString="") const
QString RTBeamLimitingDeviceType
QString _LeafPositionBoundaries
ml::DcmDRTBeamLimitingDeviceSequenceInRTBeamsModuleInterface::Item getWrappedSequenceItem() const
bool setLeafPositionBoundaries(QString qParam)
QString _RTBeamLimitingDeviceType
QString getLeafPositionBoundaries() const
DRTBeamLimitingDeviceSequenceInRTBeamsModuleItemWrapper & operator=(const DRTBeamLimitingDeviceSequenceInRTBeamsModuleItemWrapper &toCopy)
QString getLeafPositionBoundariesTag() const
QVariant getDicomTagValueByName(QString name) const
QString _NumberOfLeafJawPairs
QString NumberOfLeafJawPairs
QString getNumberOfLeafJawPairs() const
QString SourceToBeamLimitingDeviceDistance
ml::DcmDRTBeamLimitingDeviceSequenceInRTBeamsModuleInterface * getSequence() const
bool setSourceToBeamLimitingDeviceDistance(QString qParam)
QVariantMap getDicomTagByKey(QString key) const
QString _SourceToBeamLimitingDeviceDistance
QVariant getDicomTagValueByKey(QString key) const
QString getRTBeamLimitingDeviceType() const
DRTBeamLimitingDeviceSequenceInRTBeamsModuleItemWrapper(const DRTBeamLimitingDeviceSequenceInRTBeamsModuleItemWrapper &toCopy)
QStringList _propertyKeys
QString getNumberOfLeafJawPairsTag() const
QString getSourceToBeamLimitingDeviceDistance() const
bool setNumberOfLeafJawPairs(QString qParam)
QString getSourceToBeamLimitingDeviceDistanceTag() const
QString LeafPositionBoundaries
QVariantMap getDicomTagByName(QString name) const
DRTBeamLimitingDeviceSequenceInRTBeamsModuleItemWrapper(const ml::DcmDRTBeamLimitingDeviceSequenceInRTBeamsModuleInterface::Item &wrappedSequenceItem, ml::DcmDRTBeamLimitingDeviceSequenceInRTBeamsModuleInterface *sequenceInterface)
QString getRTBeamLimitingDeviceTypeTag() const
Class to provide access to DRTBeamLimitingDeviceSequenceInRTBeamsModule.
std::vector< DcmDRTBeamLimitingDeviceSequenceInRTBeamsModuleInterface::Item > getSequence() const
Return the DRTBeamLimitingDeviceSequenceInRTBeamsModule this interface class provides access to.
Class to provide access to DRTBeamLimitingDeviceSequenceInRTBeamsModule.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Main documentation file for ML users and developers.