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