|
MeVisLab Toolbox Reference
|
#include <mlDRTROIContourSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTROIContourSequence 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 | 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 Member Functions | |
| DRTROIContourSequenceItemWrapper (const ml::DcmDRTROIContourSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTROIContourSequenceInterface *sequenceInterface) | |
| DRTROIContourSequenceItemWrapper (const DRTROIContourSequenceItemWrapper &toCopy) | |
| DRTROIContourSequenceItemWrapper & | operator= (const DRTROIContourSequenceItemWrapper &toCopy) |
| ml::DcmDRTROIContourSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTROIContourSequenceInterface * | getSequence () 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.
Referenced by DRTROIContourSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 63 of file mlDRTROIContourSequenceItemWrapper.h.
References DRTROIContourSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
|
slot |
References getContourSequence().
Referenced by getContourSequence().
|
slot |
References getContourSequenceTag().
Referenced by getContourSequenceTag().
|
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 getReferencedROINumber().
Referenced by getReferencedROINumber().
|
slot |
References getReferencedROINumberTag().
Referenced by getReferencedROINumberTag().
|
slot |
References getROIDisplayColor().
Referenced by getROIDisplayColor().
|
slot |
References getROIDisplayColorTag().
Referenced by getROIDisplayColorTag().
|
inline |
Definition at line 80 of file mlDRTROIContourSequenceItemWrapper.h.
Referenced by DRTROIContourSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 79 of file mlDRTROIContourSequenceItemWrapper.h.
Referenced by DRTROIContourSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 71 of file mlDRTROIContourSequenceItemWrapper.h.
References DRTROIContourSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setContourSequence().
Referenced by setContourSequence().
|
slot |
References setReferencedROINumber().
Referenced by setReferencedROINumber().
|
slot |
References setROIDisplayColor().
Referenced by setROIDisplayColor().
| 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.