25 #ifndef __mlDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper_H
26 #define __mlDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper_H
30 #include <FMEThirdPartyWarningsDisable.h>
33 #include <QVariantMap>
35 #include <QStringList>
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;
A class that wraps DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule Item for use in Python...
QString getInstitutionAddress() const
DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper & operator=(const DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper &toCopy)
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
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
ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface * getSequence() const
QString getInstitutionAddressTag() const
QString _InstitutionAddress
QString getTreatmentMachineName() const
QString _DeviceSerialNumber
DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper(const ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface::Item &wrappedSequenceItem, ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface *sequenceInterface)
QStringList _propertyKeys
QString getInstitutionalDepartmentName() const
QString TreatmentMachineName
QString getInstitutionName() const
bool setInstitutionName(QString qParam)
QString getManufacturer() const
QString ManufacturerModelName
QString InstitutionalDepartmentName
QString getManufacturerModelName() const
QString DeviceSerialNumber
QString InstitutionAddress
Class to provide access to DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule.
Class to provide access to DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule.
Main documentation file for ML users and developers.