MeVisLab Toolbox Reference
DRTChannelSequenceItemWrapper Class Reference

#include <mlDRTChannelSequenceItemWrapper.h>

Inheritance diagram for DRTChannelSequenceItemWrapper:

Public Slots

Access to wrapped DRTChannelSequence object.
QStringList dir (QString searchString="") const
 \script
QVariantMap getDicomTagByKey (QString key) const
QVariantMap getDicomTagByName (QString name) const
QVariant getDicomTagValueByKey (QString key) const
QVariant getDicomTagValueByName (QString name) const
bool setChannelLength (QString qParam)
QString getChannelLengthTag () const
QString getChannelLength () const
bool setChannelNumber (QString qParam)
QString getChannelNumberTag () const
QString getChannelNumber () const
bool setChannelTotalTime (QString qParam)
QString getChannelTotalTimeTag () const
QString getChannelTotalTime () const
bool setFinalCumulativeTimeWeight (QString qParam)
QString getFinalCumulativeTimeWeightTag () const
QString getFinalCumulativeTimeWeight () const
bool setMaterialID (QString qParam)
QString getMaterialIDTag () const
QString getMaterialID () const
bool setNumberOfControlPoints (QString qParam)
QString getNumberOfControlPointsTag () const
QString getNumberOfControlPoints () const
bool setNumberOfPulses (QString qParam)
QString getNumberOfPulsesTag () const
QString getNumberOfPulses () const
bool setPulseRepetitionInterval (QString qParam)
QString getPulseRepetitionIntervalTag () const
QString getPulseRepetitionInterval () const
bool setReferencedROINumber (QString qParam)
QString getReferencedROINumberTag () const
QString getReferencedROINumber () const
bool setReferencedSourceNumber (QString qParam)
QString getReferencedSourceNumberTag () const
QString getReferencedSourceNumber () const
bool setSourceApplicatorID (QString qParam)
QString getSourceApplicatorIDTag () const
QString getSourceApplicatorID () const
bool setSourceApplicatorLength (QString qParam)
QString getSourceApplicatorLengthTag () const
QString getSourceApplicatorLength () const
bool setSourceApplicatorManufacturer (QString qParam)
QString getSourceApplicatorManufacturerTag () const
QString getSourceApplicatorManufacturer () const
bool setSourceApplicatorName (QString qParam)
QString getSourceApplicatorNameTag () const
QString getSourceApplicatorName () const
bool setSourceApplicatorNumber (QString qParam)
QString getSourceApplicatorNumberTag () const
QString getSourceApplicatorNumber () const
bool setSourceApplicatorStepSize (QString qParam)
QString getSourceApplicatorStepSizeTag () const
QString getSourceApplicatorStepSize () const
bool setSourceApplicatorType (QString qParam)
QString getSourceApplicatorTypeTag () const
QString getSourceApplicatorType () const
bool setSourceApplicatorWallNominalThickness (QString qParam)
QString getSourceApplicatorWallNominalThicknessTag () const
QString getSourceApplicatorWallNominalThickness () const
bool setSourceApplicatorWallNominalTransmission (QString qParam)
QString getSourceApplicatorWallNominalTransmissionTag () const
QString getSourceApplicatorWallNominalTransmission () const
bool setSourceMovementType (QString qParam)
QString getSourceMovementTypeTag () const
QString getSourceMovementType () const
bool setTransferTubeLength (QString qParam)
QString getTransferTubeLengthTag () const
QString getTransferTubeLength () const
bool setTransferTubeNumber (QString qParam)
QString getTransferTubeNumberTag () const
QString getTransferTubeNumber () const
bool setBrachyControlPointSequence (QVariant qParam)
QVariant getBrachyControlPointSequence () const
QString getBrachyControlPointSequenceTag () const
bool setChannelShieldSequence (QVariant qParam)
QVariant getChannelShieldSequence () const
QString getChannelShieldSequenceTag () const

Public Member Functions

 DRTChannelSequenceItemWrapper (const ml::DcmDRTChannelSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTChannelSequenceInterface *sequenceInterface)
 DRTChannelSequenceItemWrapper (const DRTChannelSequenceItemWrapper &toCopy)
DRTChannelSequenceItemWrapperoperator= (const DRTChannelSequenceItemWrapper &toCopy)
ml::DcmDRTChannelSequenceInterface::Item getWrappedSequenceItem () const
ml::DcmDRTChannelSequenceInterfacegetSequence () const

Public Attributes

QStringList _propertyKeys
QString _ChannelLength
QString _ChannelNumber
QString _ChannelTotalTime
QString _FinalCumulativeTimeWeight
QString _MaterialID
QString _NumberOfControlPoints
QString _NumberOfPulses
QString _PulseRepetitionInterval
QString _ReferencedROINumber
QString _ReferencedSourceNumber
QString _SourceApplicatorID
QString _SourceApplicatorLength
QString _SourceApplicatorManufacturer
QString _SourceApplicatorName
QString _SourceApplicatorNumber
QString _SourceApplicatorStepSize
QString _SourceApplicatorType
QString _SourceApplicatorWallNominalThickness
QString _SourceApplicatorWallNominalTransmission
QString _SourceMovementType
QString _TransferTubeLength
QString _TransferTubeNumber
QVariant _BrachyControlPointSequence
QVariant _ChannelShieldSequence

Properties

QString ChannelLength
QString ChannelNumber
QString ChannelTotalTime
QString FinalCumulativeTimeWeight
QString MaterialID
QString NumberOfControlPoints
QString NumberOfPulses
QString PulseRepetitionInterval
QString ReferencedROINumber
QString ReferencedSourceNumber
QString SourceApplicatorID
QString SourceApplicatorLength
QString SourceApplicatorManufacturer
QString SourceApplicatorName
QString SourceApplicatorNumber
QString SourceApplicatorStepSize
QString SourceApplicatorType
QString SourceApplicatorWallNominalThickness
QString SourceApplicatorWallNominalTransmission
QString SourceMovementType
QString TransferTubeLength
QString TransferTubeNumber
QVariant BrachyControlPointSequence
QVariant ChannelShieldSequence

Detailed Description

A class that wraps DRTChannelSequence Item for use in Python. \script

Definition at line 49 of file mlDRTChannelSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTChannelSequenceItemWrapper() [1/2]

DRTChannelSequenceItemWrapper::DRTChannelSequenceItemWrapper ( const ml::DcmDRTChannelSequenceInterface::Item & wrappedSequenceItem,
ml::DcmDRTChannelSequenceInterface * sequenceInterface )
inline

Definition at line 57 of file mlDRTChannelSequenceItemWrapper.h.

Referenced by DRTChannelSequenceItemWrapper(), and operator=().

◆ DRTChannelSequenceItemWrapper() [2/2]

DRTChannelSequenceItemWrapper::DRTChannelSequenceItemWrapper ( const DRTChannelSequenceItemWrapper & toCopy)
inline

Member Function Documentation

◆ dir

QStringList DRTChannelSequenceItemWrapper::dir ( QString searchString = "") const
slot

\script

References dir().

Referenced by dir().

◆ getBrachyControlPointSequence

QVariant DRTChannelSequenceItemWrapper::getBrachyControlPointSequence ( ) const
slot

◆ getBrachyControlPointSequenceTag

QString DRTChannelSequenceItemWrapper::getBrachyControlPointSequenceTag ( ) const
slot

◆ getChannelLength

QString DRTChannelSequenceItemWrapper::getChannelLength ( ) const
slot

References getChannelLength().

Referenced by getChannelLength().

◆ getChannelLengthTag

QString DRTChannelSequenceItemWrapper::getChannelLengthTag ( ) const
slot

References getChannelLengthTag().

Referenced by getChannelLengthTag().

◆ getChannelNumber

QString DRTChannelSequenceItemWrapper::getChannelNumber ( ) const
slot

References getChannelNumber().

Referenced by getChannelNumber().

◆ getChannelNumberTag

QString DRTChannelSequenceItemWrapper::getChannelNumberTag ( ) const
slot

References getChannelNumberTag().

Referenced by getChannelNumberTag().

◆ getChannelShieldSequence

QVariant DRTChannelSequenceItemWrapper::getChannelShieldSequence ( ) const
slot

◆ getChannelShieldSequenceTag

QString DRTChannelSequenceItemWrapper::getChannelShieldSequenceTag ( ) const
slot

◆ getChannelTotalTime

QString DRTChannelSequenceItemWrapper::getChannelTotalTime ( ) const
slot

References getChannelTotalTime().

Referenced by getChannelTotalTime().

◆ getChannelTotalTimeTag

QString DRTChannelSequenceItemWrapper::getChannelTotalTimeTag ( ) const
slot

◆ getDicomTagByKey

QVariantMap DRTChannelSequenceItemWrapper::getDicomTagByKey ( QString key) const
slot

References getDicomTagByKey().

Referenced by getDicomTagByKey().

◆ getDicomTagByName

QVariantMap DRTChannelSequenceItemWrapper::getDicomTagByName ( QString name) const
slot

References getDicomTagByName().

Referenced by getDicomTagByName().

◆ getDicomTagValueByKey

QVariant DRTChannelSequenceItemWrapper::getDicomTagValueByKey ( QString key) const
slot

◆ getDicomTagValueByName

QVariant DRTChannelSequenceItemWrapper::getDicomTagValueByName ( QString name) const
slot

◆ getFinalCumulativeTimeWeight

QString DRTChannelSequenceItemWrapper::getFinalCumulativeTimeWeight ( ) const
slot

◆ getFinalCumulativeTimeWeightTag

QString DRTChannelSequenceItemWrapper::getFinalCumulativeTimeWeightTag ( ) const
slot

◆ getMaterialID

QString DRTChannelSequenceItemWrapper::getMaterialID ( ) const
slot

References getMaterialID().

Referenced by getMaterialID().

◆ getMaterialIDTag

QString DRTChannelSequenceItemWrapper::getMaterialIDTag ( ) const
slot

References getMaterialIDTag().

Referenced by getMaterialIDTag().

◆ getNumberOfControlPoints

QString DRTChannelSequenceItemWrapper::getNumberOfControlPoints ( ) const
slot

◆ getNumberOfControlPointsTag

QString DRTChannelSequenceItemWrapper::getNumberOfControlPointsTag ( ) const
slot

◆ getNumberOfPulses

QString DRTChannelSequenceItemWrapper::getNumberOfPulses ( ) const
slot

References getNumberOfPulses().

Referenced by getNumberOfPulses().

◆ getNumberOfPulsesTag

QString DRTChannelSequenceItemWrapper::getNumberOfPulsesTag ( ) const
slot

References getNumberOfPulsesTag().

Referenced by getNumberOfPulsesTag().

◆ getPulseRepetitionInterval

QString DRTChannelSequenceItemWrapper::getPulseRepetitionInterval ( ) const
slot

◆ getPulseRepetitionIntervalTag

QString DRTChannelSequenceItemWrapper::getPulseRepetitionIntervalTag ( ) const
slot

◆ getReferencedROINumber

QString DRTChannelSequenceItemWrapper::getReferencedROINumber ( ) const
slot

◆ getReferencedROINumberTag

QString DRTChannelSequenceItemWrapper::getReferencedROINumberTag ( ) const
slot

◆ getReferencedSourceNumber

QString DRTChannelSequenceItemWrapper::getReferencedSourceNumber ( ) const
slot

◆ getReferencedSourceNumberTag

QString DRTChannelSequenceItemWrapper::getReferencedSourceNumberTag ( ) const
slot

◆ getSequence()

ml::DcmDRTChannelSequenceInterface * DRTChannelSequenceItemWrapper::getSequence ( ) const
inline

Definition at line 81 of file mlDRTChannelSequenceItemWrapper.h.

Referenced by DRTChannelSequenceItemWrapper(), and operator=().

◆ getSourceApplicatorID

QString DRTChannelSequenceItemWrapper::getSourceApplicatorID ( ) const
slot

◆ getSourceApplicatorIDTag

QString DRTChannelSequenceItemWrapper::getSourceApplicatorIDTag ( ) const
slot

◆ getSourceApplicatorLength

QString DRTChannelSequenceItemWrapper::getSourceApplicatorLength ( ) const
slot

◆ getSourceApplicatorLengthTag

QString DRTChannelSequenceItemWrapper::getSourceApplicatorLengthTag ( ) const
slot

◆ getSourceApplicatorManufacturer

QString DRTChannelSequenceItemWrapper::getSourceApplicatorManufacturer ( ) const
slot

◆ getSourceApplicatorManufacturerTag

QString DRTChannelSequenceItemWrapper::getSourceApplicatorManufacturerTag ( ) const
slot

◆ getSourceApplicatorName

QString DRTChannelSequenceItemWrapper::getSourceApplicatorName ( ) const
slot

◆ getSourceApplicatorNameTag

QString DRTChannelSequenceItemWrapper::getSourceApplicatorNameTag ( ) const
slot

◆ getSourceApplicatorNumber

QString DRTChannelSequenceItemWrapper::getSourceApplicatorNumber ( ) const
slot

◆ getSourceApplicatorNumberTag

QString DRTChannelSequenceItemWrapper::getSourceApplicatorNumberTag ( ) const
slot

◆ getSourceApplicatorStepSize

QString DRTChannelSequenceItemWrapper::getSourceApplicatorStepSize ( ) const
slot

◆ getSourceApplicatorStepSizeTag

QString DRTChannelSequenceItemWrapper::getSourceApplicatorStepSizeTag ( ) const
slot

◆ getSourceApplicatorType

QString DRTChannelSequenceItemWrapper::getSourceApplicatorType ( ) const
slot

◆ getSourceApplicatorTypeTag

QString DRTChannelSequenceItemWrapper::getSourceApplicatorTypeTag ( ) const
slot

◆ getSourceApplicatorWallNominalThickness

QString DRTChannelSequenceItemWrapper::getSourceApplicatorWallNominalThickness ( ) const
slot

◆ getSourceApplicatorWallNominalThicknessTag

QString DRTChannelSequenceItemWrapper::getSourceApplicatorWallNominalThicknessTag ( ) const
slot

◆ getSourceApplicatorWallNominalTransmission

QString DRTChannelSequenceItemWrapper::getSourceApplicatorWallNominalTransmission ( ) const
slot

◆ getSourceApplicatorWallNominalTransmissionTag

QString DRTChannelSequenceItemWrapper::getSourceApplicatorWallNominalTransmissionTag ( ) const
slot

◆ getSourceMovementType

QString DRTChannelSequenceItemWrapper::getSourceMovementType ( ) const
slot

◆ getSourceMovementTypeTag

QString DRTChannelSequenceItemWrapper::getSourceMovementTypeTag ( ) const
slot

◆ getTransferTubeLength

QString DRTChannelSequenceItemWrapper::getTransferTubeLength ( ) const
slot

◆ getTransferTubeLengthTag

QString DRTChannelSequenceItemWrapper::getTransferTubeLengthTag ( ) const
slot

◆ getTransferTubeNumber

QString DRTChannelSequenceItemWrapper::getTransferTubeNumber ( ) const
slot

◆ getTransferTubeNumberTag

QString DRTChannelSequenceItemWrapper::getTransferTubeNumberTag ( ) const
slot

◆ getWrappedSequenceItem()

ml::DcmDRTChannelSequenceInterface::Item DRTChannelSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

Definition at line 80 of file mlDRTChannelSequenceItemWrapper.h.

Referenced by DRTChannelSequenceItemWrapper(), and operator=().

◆ operator=()

DRTChannelSequenceItemWrapper & DRTChannelSequenceItemWrapper::operator= ( const DRTChannelSequenceItemWrapper & toCopy)
inline

◆ setBrachyControlPointSequence

bool DRTChannelSequenceItemWrapper::setBrachyControlPointSequence ( QVariant qParam)
slot

◆ setChannelLength

bool DRTChannelSequenceItemWrapper::setChannelLength ( QString qParam)
slot

References setChannelLength().

Referenced by setChannelLength().

◆ setChannelNumber

bool DRTChannelSequenceItemWrapper::setChannelNumber ( QString qParam)
slot

References setChannelNumber().

Referenced by setChannelNumber().

◆ setChannelShieldSequence

bool DRTChannelSequenceItemWrapper::setChannelShieldSequence ( QVariant qParam)
slot

◆ setChannelTotalTime

bool DRTChannelSequenceItemWrapper::setChannelTotalTime ( QString qParam)
slot

References setChannelTotalTime().

Referenced by setChannelTotalTime().

◆ setFinalCumulativeTimeWeight

bool DRTChannelSequenceItemWrapper::setFinalCumulativeTimeWeight ( QString qParam)
slot

◆ setMaterialID

bool DRTChannelSequenceItemWrapper::setMaterialID ( QString qParam)
slot

References setMaterialID().

Referenced by setMaterialID().

◆ setNumberOfControlPoints

bool DRTChannelSequenceItemWrapper::setNumberOfControlPoints ( QString qParam)
slot

◆ setNumberOfPulses

bool DRTChannelSequenceItemWrapper::setNumberOfPulses ( QString qParam)
slot

References setNumberOfPulses().

Referenced by setNumberOfPulses().

◆ setPulseRepetitionInterval

bool DRTChannelSequenceItemWrapper::setPulseRepetitionInterval ( QString qParam)
slot

◆ setReferencedROINumber

bool DRTChannelSequenceItemWrapper::setReferencedROINumber ( QString qParam)
slot

◆ setReferencedSourceNumber

bool DRTChannelSequenceItemWrapper::setReferencedSourceNumber ( QString qParam)
slot

◆ setSourceApplicatorID

bool DRTChannelSequenceItemWrapper::setSourceApplicatorID ( QString qParam)
slot

◆ setSourceApplicatorLength

bool DRTChannelSequenceItemWrapper::setSourceApplicatorLength ( QString qParam)
slot

◆ setSourceApplicatorManufacturer

bool DRTChannelSequenceItemWrapper::setSourceApplicatorManufacturer ( QString qParam)
slot

◆ setSourceApplicatorName

bool DRTChannelSequenceItemWrapper::setSourceApplicatorName ( QString qParam)
slot

◆ setSourceApplicatorNumber

bool DRTChannelSequenceItemWrapper::setSourceApplicatorNumber ( QString qParam)
slot

◆ setSourceApplicatorStepSize

bool DRTChannelSequenceItemWrapper::setSourceApplicatorStepSize ( QString qParam)
slot

◆ setSourceApplicatorType

bool DRTChannelSequenceItemWrapper::setSourceApplicatorType ( QString qParam)
slot

◆ setSourceApplicatorWallNominalThickness

bool DRTChannelSequenceItemWrapper::setSourceApplicatorWallNominalThickness ( QString qParam)
slot

◆ setSourceApplicatorWallNominalTransmission

bool DRTChannelSequenceItemWrapper::setSourceApplicatorWallNominalTransmission ( QString qParam)
slot

◆ setSourceMovementType

bool DRTChannelSequenceItemWrapper::setSourceMovementType ( QString qParam)
slot

◆ setTransferTubeLength

bool DRTChannelSequenceItemWrapper::setTransferTubeLength ( QString qParam)
slot

◆ setTransferTubeNumber

bool DRTChannelSequenceItemWrapper::setTransferTubeNumber ( QString qParam)
slot

Member Data Documentation

◆ _BrachyControlPointSequence

QVariant DRTChannelSequenceItemWrapper::_BrachyControlPointSequence

Definition at line 129 of file mlDRTChannelSequenceItemWrapper.h.

◆ _ChannelLength

QString DRTChannelSequenceItemWrapper::_ChannelLength

Definition at line 84 of file mlDRTChannelSequenceItemWrapper.h.

◆ _ChannelNumber

QString DRTChannelSequenceItemWrapper::_ChannelNumber

Definition at line 86 of file mlDRTChannelSequenceItemWrapper.h.

◆ _ChannelShieldSequence

QVariant DRTChannelSequenceItemWrapper::_ChannelShieldSequence

Definition at line 131 of file mlDRTChannelSequenceItemWrapper.h.

◆ _ChannelTotalTime

QString DRTChannelSequenceItemWrapper::_ChannelTotalTime

Definition at line 88 of file mlDRTChannelSequenceItemWrapper.h.

◆ _FinalCumulativeTimeWeight

QString DRTChannelSequenceItemWrapper::_FinalCumulativeTimeWeight

Definition at line 90 of file mlDRTChannelSequenceItemWrapper.h.

◆ _MaterialID

QString DRTChannelSequenceItemWrapper::_MaterialID

Definition at line 92 of file mlDRTChannelSequenceItemWrapper.h.

◆ _NumberOfControlPoints

QString DRTChannelSequenceItemWrapper::_NumberOfControlPoints

Definition at line 94 of file mlDRTChannelSequenceItemWrapper.h.

◆ _NumberOfPulses

QString DRTChannelSequenceItemWrapper::_NumberOfPulses

Definition at line 96 of file mlDRTChannelSequenceItemWrapper.h.

◆ _propertyKeys

QStringList DRTChannelSequenceItemWrapper::_propertyKeys

Definition at line 55 of file mlDRTChannelSequenceItemWrapper.h.

◆ _PulseRepetitionInterval

QString DRTChannelSequenceItemWrapper::_PulseRepetitionInterval

Definition at line 98 of file mlDRTChannelSequenceItemWrapper.h.

◆ _ReferencedROINumber

QString DRTChannelSequenceItemWrapper::_ReferencedROINumber

Definition at line 100 of file mlDRTChannelSequenceItemWrapper.h.

◆ _ReferencedSourceNumber

QString DRTChannelSequenceItemWrapper::_ReferencedSourceNumber

Definition at line 102 of file mlDRTChannelSequenceItemWrapper.h.

◆ _SourceApplicatorID

QString DRTChannelSequenceItemWrapper::_SourceApplicatorID

Definition at line 104 of file mlDRTChannelSequenceItemWrapper.h.

◆ _SourceApplicatorLength

QString DRTChannelSequenceItemWrapper::_SourceApplicatorLength

Definition at line 106 of file mlDRTChannelSequenceItemWrapper.h.

◆ _SourceApplicatorManufacturer

QString DRTChannelSequenceItemWrapper::_SourceApplicatorManufacturer

Definition at line 108 of file mlDRTChannelSequenceItemWrapper.h.

◆ _SourceApplicatorName

QString DRTChannelSequenceItemWrapper::_SourceApplicatorName

Definition at line 110 of file mlDRTChannelSequenceItemWrapper.h.

◆ _SourceApplicatorNumber

QString DRTChannelSequenceItemWrapper::_SourceApplicatorNumber

Definition at line 112 of file mlDRTChannelSequenceItemWrapper.h.

◆ _SourceApplicatorStepSize

QString DRTChannelSequenceItemWrapper::_SourceApplicatorStepSize

Definition at line 114 of file mlDRTChannelSequenceItemWrapper.h.

◆ _SourceApplicatorType

QString DRTChannelSequenceItemWrapper::_SourceApplicatorType

Definition at line 116 of file mlDRTChannelSequenceItemWrapper.h.

◆ _SourceApplicatorWallNominalThickness

QString DRTChannelSequenceItemWrapper::_SourceApplicatorWallNominalThickness

Definition at line 118 of file mlDRTChannelSequenceItemWrapper.h.

◆ _SourceApplicatorWallNominalTransmission

QString DRTChannelSequenceItemWrapper::_SourceApplicatorWallNominalTransmission

Definition at line 120 of file mlDRTChannelSequenceItemWrapper.h.

◆ _SourceMovementType

QString DRTChannelSequenceItemWrapper::_SourceMovementType

Definition at line 122 of file mlDRTChannelSequenceItemWrapper.h.

◆ _TransferTubeLength

QString DRTChannelSequenceItemWrapper::_TransferTubeLength

Definition at line 124 of file mlDRTChannelSequenceItemWrapper.h.

◆ _TransferTubeNumber

QString DRTChannelSequenceItemWrapper::_TransferTubeNumber

Definition at line 126 of file mlDRTChannelSequenceItemWrapper.h.

Property Documentation

◆ BrachyControlPointSequence

QVariant DRTChannelSequenceItemWrapper::BrachyControlPointSequence
readwrite

Definition at line 130 of file mlDRTChannelSequenceItemWrapper.h.

◆ ChannelLength

QString DRTChannelSequenceItemWrapper::ChannelLength
readwrite

Definition at line 85 of file mlDRTChannelSequenceItemWrapper.h.

◆ ChannelNumber

QString DRTChannelSequenceItemWrapper::ChannelNumber
readwrite

Definition at line 87 of file mlDRTChannelSequenceItemWrapper.h.

◆ ChannelShieldSequence

QVariant DRTChannelSequenceItemWrapper::ChannelShieldSequence
readwrite

Definition at line 132 of file mlDRTChannelSequenceItemWrapper.h.

◆ ChannelTotalTime

QString DRTChannelSequenceItemWrapper::ChannelTotalTime
readwrite

Definition at line 89 of file mlDRTChannelSequenceItemWrapper.h.

◆ FinalCumulativeTimeWeight

QString DRTChannelSequenceItemWrapper::FinalCumulativeTimeWeight
readwrite

Definition at line 91 of file mlDRTChannelSequenceItemWrapper.h.

◆ MaterialID

QString DRTChannelSequenceItemWrapper::MaterialID
readwrite

Definition at line 93 of file mlDRTChannelSequenceItemWrapper.h.

◆ NumberOfControlPoints

QString DRTChannelSequenceItemWrapper::NumberOfControlPoints
readwrite

Definition at line 95 of file mlDRTChannelSequenceItemWrapper.h.

◆ NumberOfPulses

QString DRTChannelSequenceItemWrapper::NumberOfPulses
readwrite

Definition at line 97 of file mlDRTChannelSequenceItemWrapper.h.

◆ PulseRepetitionInterval

QString DRTChannelSequenceItemWrapper::PulseRepetitionInterval
readwrite

Definition at line 99 of file mlDRTChannelSequenceItemWrapper.h.

◆ ReferencedROINumber

QString DRTChannelSequenceItemWrapper::ReferencedROINumber
readwrite

Definition at line 101 of file mlDRTChannelSequenceItemWrapper.h.

◆ ReferencedSourceNumber

QString DRTChannelSequenceItemWrapper::ReferencedSourceNumber
readwrite

Definition at line 103 of file mlDRTChannelSequenceItemWrapper.h.

◆ SourceApplicatorID

QString DRTChannelSequenceItemWrapper::SourceApplicatorID
readwrite

Definition at line 105 of file mlDRTChannelSequenceItemWrapper.h.

◆ SourceApplicatorLength

QString DRTChannelSequenceItemWrapper::SourceApplicatorLength
readwrite

Definition at line 107 of file mlDRTChannelSequenceItemWrapper.h.

◆ SourceApplicatorManufacturer

QString DRTChannelSequenceItemWrapper::SourceApplicatorManufacturer
readwrite

Definition at line 109 of file mlDRTChannelSequenceItemWrapper.h.

◆ SourceApplicatorName

QString DRTChannelSequenceItemWrapper::SourceApplicatorName
readwrite

Definition at line 111 of file mlDRTChannelSequenceItemWrapper.h.

◆ SourceApplicatorNumber

QString DRTChannelSequenceItemWrapper::SourceApplicatorNumber
readwrite

Definition at line 113 of file mlDRTChannelSequenceItemWrapper.h.

◆ SourceApplicatorStepSize

QString DRTChannelSequenceItemWrapper::SourceApplicatorStepSize
readwrite

Definition at line 115 of file mlDRTChannelSequenceItemWrapper.h.

◆ SourceApplicatorType

QString DRTChannelSequenceItemWrapper::SourceApplicatorType
readwrite

Definition at line 117 of file mlDRTChannelSequenceItemWrapper.h.

◆ SourceApplicatorWallNominalThickness

QString DRTChannelSequenceItemWrapper::SourceApplicatorWallNominalThickness
readwrite

Definition at line 119 of file mlDRTChannelSequenceItemWrapper.h.

◆ SourceApplicatorWallNominalTransmission

QString DRTChannelSequenceItemWrapper::SourceApplicatorWallNominalTransmission
readwrite

Definition at line 121 of file mlDRTChannelSequenceItemWrapper.h.

◆ SourceMovementType

QString DRTChannelSequenceItemWrapper::SourceMovementType
readwrite

Definition at line 123 of file mlDRTChannelSequenceItemWrapper.h.

◆ TransferTubeLength

QString DRTChannelSequenceItemWrapper::TransferTubeLength
readwrite

Definition at line 125 of file mlDRTChannelSequenceItemWrapper.h.

◆ TransferTubeNumber

QString DRTChannelSequenceItemWrapper::TransferTubeNumber
readwrite

Definition at line 127 of file mlDRTChannelSequenceItemWrapper.h.


The documentation for this class was generated from the following file: