25#ifndef __mlDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper_H
26#define __mlDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
56 : _wrappedSequenceItem(wrappedSequenceItem)
57 , _sequenceInterface(sequenceInterface)
103 QStringList
dir(QString searchString=
"") const;
145 ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface::Item _wrappedSequenceItem;
146 ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface* _sequenceInterface;
148 QMap<QString, QString> _dcmTagToPropertyMap;
149 QMap<QString, QString> _vrCode;
QString getInstitutionAddress() const
bool setInstitutionalDepartmentName(QString qParam)
QString getManufacturerTag() const
QVariant getDicomTagValueByName(QString name) const
bool setTreatmentMachineName(QString qParam)
QVariantMap getDicomTagByName(QString name) const
QVariantMap getDicomTagByKey(QString key) const
ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface::Item getWrappedSequenceItem() const
QString getDeviceSerialNumberTag() const
bool setDeviceSerialNumber(QString qParam)
QString getManufacturerModelNameTag() const
QString _InstitutionalDepartmentName
QString getInstitutionalDepartmentNameTag() const
QStringList dir(QString searchString="") const
\script
QString _TreatmentMachineName
QString getTreatmentMachineNameTag() const
QString getInstitutionNameTag() const
bool setManufacturerModelName(QString qParam)
DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper(const DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper &toCopy)
QString getDeviceSerialNumber() const
bool setInstitutionAddress(QString qParam)
bool setManufacturer(QString qParam)
QString _ManufacturerModelName
QVariant getDicomTagValueByKey(QString key) const
QString getInstitutionAddressTag() const
QString _InstitutionAddress
QString getTreatmentMachineName() const
QString _DeviceSerialNumber
DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper(const ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface::Item &wrappedSequenceItem, ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface *sequenceInterface)
QStringList _propertyKeys
ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface * getSequence() const
QString getInstitutionalDepartmentName() const
QString TreatmentMachineName
QString getInstitutionName() const
bool setInstitutionName(QString qParam)
QString getManufacturer() const
DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper & operator=(const DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper &toCopy)
QString ManufacturerModelName
QString InstitutionalDepartmentName
QString getManufacturerModelName() const
QString DeviceSerialNumber
QString InstitutionAddress
Class to provide access to DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule.
Class to provide access to DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule.
Defines the class GetTileJob.