MeVisLab Toolbox Reference
|
A class that wraps DRTROIContourSequence Item for use in Python. More...
#include <mlDRTROIContourSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTROIContourSequence 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 | setROIDisplayColor (QString qParam) |
QString | getROIDisplayColorTag () const |
QString | getROIDisplayColor () const |
bool | setReferencedROINumber (QString qParam) |
QString | getReferencedROINumberTag () const |
QString | getReferencedROINumber () const |
bool | setContourSequence (QVariant qParam) |
QVariant | getContourSequence () const |
QString | getContourSequenceTag () const |
Public Attributes | |
QStringList | _propertyKeys |
QString | _ROIDisplayColor |
QString | _ReferencedROINumber |
QVariant | _ContourSequence |
Properties | |
QString | ROIDisplayColor |
QString | ReferencedROINumber |
QVariant | ContourSequence |
A class that wraps DRTROIContourSequence Item for use in Python.
\script
Definition at line 48 of file mlDRTROIContourSequenceItemWrapper.h.
|
inline |
Definition at line 56 of file mlDRTROIContourSequenceItemWrapper.h.
|
inline |
Definition at line 63 of file mlDRTROIContourSequenceItemWrapper.h.
References ml::DcmDRTROIContourSequenceInterface::getSequence(), and mlrange_cast().
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
inline |
Definition at line 80 of file mlDRTROIContourSequenceItemWrapper.h.
|
inline |
Definition at line 79 of file mlDRTROIContourSequenceItemWrapper.h.
|
inline |
Definition at line 71 of file mlDRTROIContourSequenceItemWrapper.h.
References ml::DcmDRTROIContourSequenceInterface::getSequence(), and mlrange_cast().
QVariant DRTROIContourSequenceItemWrapper::_ContourSequence |
Definition at line 88 of file mlDRTROIContourSequenceItemWrapper.h.
QStringList DRTROIContourSequenceItemWrapper::_propertyKeys |
Definition at line 54 of file mlDRTROIContourSequenceItemWrapper.h.
QString DRTROIContourSequenceItemWrapper::_ReferencedROINumber |
Definition at line 85 of file mlDRTROIContourSequenceItemWrapper.h.
QString DRTROIContourSequenceItemWrapper::_ROIDisplayColor |
Definition at line 83 of file mlDRTROIContourSequenceItemWrapper.h.
|
readwrite |
Definition at line 89 of file mlDRTROIContourSequenceItemWrapper.h.
|
readwrite |
Definition at line 86 of file mlDRTROIContourSequenceItemWrapper.h.
|
readwrite |
Definition at line 84 of file mlDRTROIContourSequenceItemWrapper.h.