25#ifndef __mlDRTBeamLimitingDeviceSequenceInRTBeamsModuleWrapper_H
26#define __mlDRTBeamLimitingDeviceSequenceInRTBeamsModuleWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTBeamLimitingDeviceSequenceInRTBeamsModule Item for use in Python.
DRTBeamLimitingDeviceSequenceInRTBeamsModuleWrapper(ml::DcmDRTBeamLimitingDeviceSequenceInRTBeamsModuleInterface *wrappedSequence)
QVariant getItem(int idx)
QString getLeafPositionBoundariesTag() const
DRTBeamLimitingDeviceSequenceInRTBeamsModuleWrapper & operator=(const DRTBeamLimitingDeviceSequenceInRTBeamsModuleWrapper &toCopy)
int getNumberOfItems() const
ml::DcmDRTBeamLimitingDeviceSequenceInRTBeamsModuleInterface getWrappedSequence() const
DRTBeamLimitingDeviceSequenceInRTBeamsModuleWrapper(const DRTBeamLimitingDeviceSequenceInRTBeamsModuleWrapper &toCopy)
QString getNumberOfLeafJawPairsTag() const
QString getSourceToBeamLimitingDeviceDistanceTag() const
QString getRTBeamLimitingDeviceTypeTag() const
Class to provide access to DRTBeamLimitingDeviceSequenceInRTBeamsModule.
std::string getRTBeamLimitingDeviceTypeTag() const
std::string getSourceToBeamLimitingDeviceDistanceTag() const
void setSequence(std::vector< DcmDRTBeamLimitingDeviceSequenceInRTBeamsModuleInterface::Item > dcmSequence)
Set the DRTBeamLimitingDeviceSequenceInRTBeamsModule this interface class provides access to.
std::string getNumberOfLeafJawPairsTag() const
std::string getLeafPositionBoundariesTag() const
Class to provide access to DRTBeamLimitingDeviceSequenceInRTBeamsModule.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.