25#ifndef __mlDRTShieldingDeviceSequenceWrapper_H
26#define __mlDRTShieldingDeviceSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTShieldingDeviceSequence Item for use in Python.
DRTShieldingDeviceSequenceWrapper(const DRTShieldingDeviceSequenceWrapper &toCopy)
int getNumberOfItems() const
DRTShieldingDeviceSequenceWrapper(ml::DcmDRTShieldingDeviceSequenceInterface *wrappedSequence)
QVariant getItem(int idx)
ml::DcmDRTShieldingDeviceSequenceInterface getWrappedSequence() const
DRTShieldingDeviceSequenceWrapper & operator=(const DRTShieldingDeviceSequenceWrapper &toCopy)
QString getAccessoryCodeTag() const
QString getShieldingDeviceTypeTag() const
QString getShieldingDevicePositionTag() const
QString getShieldingDeviceLabelTag() const
QString getShieldingDeviceDescriptionTag() const
Class to provide access to DRTShieldingDeviceSequence.
std::string getShieldingDeviceTypeTag() const
std::string getAccessoryCodeTag() const
std::string getShieldingDeviceDescriptionTag() const
std::string getShieldingDeviceLabelTag() const
void setSequence(std::vector< DcmDRTShieldingDeviceSequenceInterface::Item > dcmSequence)
Set the DRTShieldingDeviceSequence this interface class provides access to.
std::string getShieldingDevicePositionTag() const
Class to provide access to DRTShieldingDeviceSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.