MeVisLab Toolbox Reference
|
A class that wraps DRTRTDoseROISequence Item for use in Python. More...
#include <mlDRTRTDoseROISequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTRTDoseROISequence object. | |
\script | |
QStringList | dir (QString searchString="") const |
QVariantMap | getDicomTagByKey (QString key) const |
QVariantMap | getDicomTagByName (QString name) const |
QVariant | getDicomTagValueByKey (QString key) const |
QVariant | getDicomTagValueByName (QString name) const |
bool | setDoseUnits (QString qParam) |
QString | getDoseUnitsTag () const |
QString | getDoseUnits () const |
bool | setDoseValue (QString qParam) |
QString | getDoseValueTag () const |
QString | getDoseValue () const |
bool | setReferencedROINumber (QString qParam) |
QString | getReferencedROINumberTag () const |
QString | getReferencedROINumber () const |
Public Attributes | |
QStringList | _propertyKeys |
QString | _DoseUnits |
QString | _DoseValue |
QString | _ReferencedROINumber |
Properties | |
QString | DoseUnits |
QString | DoseValue |
QString | ReferencedROINumber |
A class that wraps DRTRTDoseROISequence Item for use in Python.
\script
Definition at line 47 of file mlDRTRTDoseROISequenceItemWrapper.h.
|
inline |
Definition at line 55 of file mlDRTRTDoseROISequenceItemWrapper.h.
|
inline |
Definition at line 62 of file mlDRTRTDoseROISequenceItemWrapper.h.
References ml::DcmDRTRTDoseROISequenceInterface::getSequence(), and mlrange_cast().
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
inline |
Definition at line 79 of file mlDRTRTDoseROISequenceItemWrapper.h.
|
inline |
Definition at line 78 of file mlDRTRTDoseROISequenceItemWrapper.h.
|
inline |
Definition at line 70 of file mlDRTRTDoseROISequenceItemWrapper.h.
References ml::DcmDRTRTDoseROISequenceInterface::getSequence(), and mlrange_cast().
QString DRTRTDoseROISequenceItemWrapper::_DoseUnits |
Definition at line 82 of file mlDRTRTDoseROISequenceItemWrapper.h.
QString DRTRTDoseROISequenceItemWrapper::_DoseValue |
Definition at line 84 of file mlDRTRTDoseROISequenceItemWrapper.h.
QStringList DRTRTDoseROISequenceItemWrapper::_propertyKeys |
Definition at line 53 of file mlDRTRTDoseROISequenceItemWrapper.h.
QString DRTRTDoseROISequenceItemWrapper::_ReferencedROINumber |
Definition at line 86 of file mlDRTRTDoseROISequenceItemWrapper.h.
|
readwrite |
Definition at line 83 of file mlDRTRTDoseROISequenceItemWrapper.h.
|
readwrite |
Definition at line 85 of file mlDRTRTDoseROISequenceItemWrapper.h.
|
readwrite |
Definition at line 87 of file mlDRTRTDoseROISequenceItemWrapper.h.