|
MeVisLab Toolbox Reference
|
#include <mlDRTDVHSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTDVHSequence 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 | setDVHData (QString qParam) |
| QString | getDVHDataTag () const |
| QString | getDVHData () const |
| bool | setDVHDoseScaling (QString qParam) |
| QString | getDVHDoseScalingTag () const |
| QString | getDVHDoseScaling () const |
| bool | setDVHMaximumDose (QString qParam) |
| QString | getDVHMaximumDoseTag () const |
| QString | getDVHMaximumDose () const |
| bool | setDVHMeanDose (QString qParam) |
| QString | getDVHMeanDoseTag () const |
| QString | getDVHMeanDose () const |
| bool | setDVHMinimumDose (QString qParam) |
| QString | getDVHMinimumDoseTag () const |
| QString | getDVHMinimumDose () const |
| bool | setDVHNumberOfBins (QString qParam) |
| QString | getDVHNumberOfBinsTag () const |
| QString | getDVHNumberOfBins () const |
| bool | setDVHType (QString qParam) |
| QString | getDVHTypeTag () const |
| QString | getDVHType () const |
| bool | setDVHVolumeUnits (QString qParam) |
| QString | getDVHVolumeUnitsTag () const |
| QString | getDVHVolumeUnits () const |
| bool | setDoseType (QString qParam) |
| QString | getDoseTypeTag () const |
| QString | getDoseType () const |
| bool | setDoseUnits (QString qParam) |
| QString | getDoseUnitsTag () const |
| QString | getDoseUnits () const |
| bool | setDVHReferencedROISequence (QVariant qParam) |
| QVariant | getDVHReferencedROISequence () const |
| QString | getDVHReferencedROISequenceTag () const |
Public Member Functions | |
| DRTDVHSequenceItemWrapper (const ml::DcmDRTDVHSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTDVHSequenceInterface *sequenceInterface) | |
| DRTDVHSequenceItemWrapper (const DRTDVHSequenceItemWrapper &toCopy) | |
| DRTDVHSequenceItemWrapper & | operator= (const DRTDVHSequenceItemWrapper &toCopy) |
| ml::DcmDRTDVHSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTDVHSequenceInterface * | getSequence () const |
Public Attributes | |
| QStringList | _propertyKeys |
| QString | _DVHData |
| QString | _DVHDoseScaling |
| QString | _DVHMaximumDose |
| QString | _DVHMeanDose |
| QString | _DVHMinimumDose |
| QString | _DVHNumberOfBins |
| QString | _DVHType |
| QString | _DVHVolumeUnits |
| QString | _DoseType |
| QString | _DoseUnits |
| QVariant | _DVHReferencedROISequence |
Properties | |
| QString | DVHData |
| QString | DVHDoseScaling |
| QString | DVHMaximumDose |
| QString | DVHMeanDose |
| QString | DVHMinimumDose |
| QString | DVHNumberOfBins |
| QString | DVHType |
| QString | DVHVolumeUnits |
| QString | DoseType |
| QString | DoseUnits |
| QVariant | DVHReferencedROISequence |
A class that wraps DRTDVHSequence Item for use in Python. \script
Definition at line 48 of file mlDRTDVHSequenceItemWrapper.h.
|
inline |
Definition at line 56 of file mlDRTDVHSequenceItemWrapper.h.
Referenced by DRTDVHSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 63 of file mlDRTDVHSequenceItemWrapper.h.
References DRTDVHSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
|
slot |
References getDicomTagByKey().
Referenced by getDicomTagByKey().
|
slot |
References getDicomTagByName().
Referenced by getDicomTagByName().
|
slot |
References getDicomTagValueByKey().
Referenced by getDicomTagValueByKey().
|
slot |
References getDicomTagValueByName().
Referenced by getDicomTagValueByName().
|
slot |
References getDoseType().
Referenced by getDoseType().
|
slot |
References getDoseTypeTag().
Referenced by getDoseTypeTag().
|
slot |
References getDoseUnits().
Referenced by getDoseUnits().
|
slot |
References getDoseUnitsTag().
Referenced by getDoseUnitsTag().
|
slot |
References getDVHData().
Referenced by getDVHData().
|
slot |
References getDVHDataTag().
Referenced by getDVHDataTag().
|
slot |
References getDVHDoseScaling().
Referenced by getDVHDoseScaling().
|
slot |
References getDVHDoseScalingTag().
Referenced by getDVHDoseScalingTag().
|
slot |
References getDVHMaximumDose().
Referenced by getDVHMaximumDose().
|
slot |
References getDVHMaximumDoseTag().
Referenced by getDVHMaximumDoseTag().
|
slot |
References getDVHMeanDose().
Referenced by getDVHMeanDose().
|
slot |
References getDVHMeanDoseTag().
Referenced by getDVHMeanDoseTag().
|
slot |
References getDVHMinimumDose().
Referenced by getDVHMinimumDose().
|
slot |
References getDVHMinimumDoseTag().
Referenced by getDVHMinimumDoseTag().
|
slot |
References getDVHNumberOfBins().
Referenced by getDVHNumberOfBins().
|
slot |
References getDVHNumberOfBinsTag().
Referenced by getDVHNumberOfBinsTag().
|
slot |
References getDVHReferencedROISequence().
Referenced by getDVHReferencedROISequence().
|
slot |
References getDVHReferencedROISequenceTag().
Referenced by getDVHReferencedROISequenceTag().
|
slot |
References getDVHType().
Referenced by getDVHType().
|
slot |
References getDVHTypeTag().
Referenced by getDVHTypeTag().
|
slot |
References getDVHVolumeUnits().
Referenced by getDVHVolumeUnits().
|
slot |
References getDVHVolumeUnitsTag().
Referenced by getDVHVolumeUnitsTag().
|
inline |
Definition at line 80 of file mlDRTDVHSequenceItemWrapper.h.
Referenced by DRTDVHSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 79 of file mlDRTDVHSequenceItemWrapper.h.
Referenced by DRTDVHSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 71 of file mlDRTDVHSequenceItemWrapper.h.
References DRTDVHSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setDoseType().
Referenced by setDoseType().
|
slot |
References setDoseUnits().
Referenced by setDoseUnits().
|
slot |
References setDVHData().
Referenced by setDVHData().
|
slot |
References setDVHDoseScaling().
Referenced by setDVHDoseScaling().
|
slot |
References setDVHMaximumDose().
Referenced by setDVHMaximumDose().
|
slot |
References setDVHMeanDose().
Referenced by setDVHMeanDose().
|
slot |
References setDVHMinimumDose().
Referenced by setDVHMinimumDose().
|
slot |
References setDVHNumberOfBins().
Referenced by setDVHNumberOfBins().
|
slot |
References setDVHReferencedROISequence().
Referenced by setDVHReferencedROISequence().
|
slot |
References setDVHType().
Referenced by setDVHType().
|
slot |
References setDVHVolumeUnits().
Referenced by setDVHVolumeUnits().
| QString DRTDVHSequenceItemWrapper::_DoseType |
Definition at line 99 of file mlDRTDVHSequenceItemWrapper.h.
| QString DRTDVHSequenceItemWrapper::_DoseUnits |
Definition at line 101 of file mlDRTDVHSequenceItemWrapper.h.
| QString DRTDVHSequenceItemWrapper::_DVHData |
Definition at line 83 of file mlDRTDVHSequenceItemWrapper.h.
| QString DRTDVHSequenceItemWrapper::_DVHDoseScaling |
Definition at line 85 of file mlDRTDVHSequenceItemWrapper.h.
| QString DRTDVHSequenceItemWrapper::_DVHMaximumDose |
Definition at line 87 of file mlDRTDVHSequenceItemWrapper.h.
| QString DRTDVHSequenceItemWrapper::_DVHMeanDose |
Definition at line 89 of file mlDRTDVHSequenceItemWrapper.h.
| QString DRTDVHSequenceItemWrapper::_DVHMinimumDose |
Definition at line 91 of file mlDRTDVHSequenceItemWrapper.h.
| QString DRTDVHSequenceItemWrapper::_DVHNumberOfBins |
Definition at line 93 of file mlDRTDVHSequenceItemWrapper.h.
| QVariant DRTDVHSequenceItemWrapper::_DVHReferencedROISequence |
Definition at line 104 of file mlDRTDVHSequenceItemWrapper.h.
| QString DRTDVHSequenceItemWrapper::_DVHType |
Definition at line 95 of file mlDRTDVHSequenceItemWrapper.h.
| QString DRTDVHSequenceItemWrapper::_DVHVolumeUnits |
Definition at line 97 of file mlDRTDVHSequenceItemWrapper.h.
| QStringList DRTDVHSequenceItemWrapper::_propertyKeys |
Definition at line 54 of file mlDRTDVHSequenceItemWrapper.h.
|
readwrite |
Definition at line 100 of file mlDRTDVHSequenceItemWrapper.h.
|
readwrite |
Definition at line 102 of file mlDRTDVHSequenceItemWrapper.h.
|
readwrite |
Definition at line 84 of file mlDRTDVHSequenceItemWrapper.h.
|
readwrite |
Definition at line 86 of file mlDRTDVHSequenceItemWrapper.h.
|
readwrite |
Definition at line 88 of file mlDRTDVHSequenceItemWrapper.h.
|
readwrite |
Definition at line 90 of file mlDRTDVHSequenceItemWrapper.h.
|
readwrite |
Definition at line 92 of file mlDRTDVHSequenceItemWrapper.h.
|
readwrite |
Definition at line 94 of file mlDRTDVHSequenceItemWrapper.h.
|
readwrite |
Definition at line 105 of file mlDRTDVHSequenceItemWrapper.h.
|
readwrite |
Definition at line 96 of file mlDRTDVHSequenceItemWrapper.h.
|
readwrite |
Definition at line 98 of file mlDRTDVHSequenceItemWrapper.h.