25#ifndef __mlDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleItemWrapper_H
26#define __mlDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
65 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
72 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
145 ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item _wrappedSequenceItem;
146 ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface* _sequenceInterface;
A class that wraps DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule Item for use in Pytho...
QVariant getDicomTagValueByName(QString name) const
QVariant getDicomTagValueByKey(QString key) const
QString _ManufacturerModelName
QString getTreatmentMachineName() const
bool setInstitutionalDepartmentName(QString qParam)
QString getDeviceSerialNumber() const
QString _TreatmentMachineName
bool setInstitutionName(QString qParam)
bool setInstitutionAddress(QString qParam)
QStringList _propertyKeys
QVariantMap getDicomTagByName(QString name) const
bool setDeviceSerialNumber(QString qParam)
QString getDeviceSerialNumberTag() const
QString getTreatmentMachineNameTag() const
ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item getWrappedSequenceItem() const
DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleItemWrapper(const ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item &wrappedSequenceItem, ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface *sequenceInterface)
QString getManufacturer() const
ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface * getSequence() const
QString getManufacturerModelName() const
QString getInstitutionalDepartmentName() const
QString DeviceSerialNumber
QStringList dir(QString searchString="") const
QString getManufacturerModelNameTag() const
QString getInstitutionAddress() const
QString getInstitutionName() const
QString TreatmentMachineName
QString InstitutionAddress
QString getInstitutionNameTag() const
QString _InstitutionAddress
QString getManufacturerTag() const
bool setTreatmentMachineName(QString qParam)
QString getInstitutionalDepartmentNameTag() const
DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleItemWrapper & operator=(const DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleItemWrapper &toCopy)
QString ManufacturerModelName
QVariantMap getDicomTagByKey(QString key) const
DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleItemWrapper(const DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleItemWrapper &toCopy)
QString _InstitutionalDepartmentName
QString _DeviceSerialNumber
bool setManufacturer(QString qParam)
QString getInstitutionAddressTag() const
bool setManufacturerModelName(QString qParam)
QString InstitutionalDepartmentName
Class to provide access to DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule.
std::vector< DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item > getSequence() const
Return the DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule this interface class provides...
Class to provide access to DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Main documentation file for ML users and developers.