MeVisLab Toolbox Reference
|
A class that wraps DRTContourImageSequence Item for use in Python. More...
#include <mlDRTContourImageSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTContourImageSequence 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 | setReferencedFrameNumber (QString qParam) |
QString | getReferencedFrameNumberTag () const |
QString | getReferencedFrameNumber () const |
bool | setReferencedSOPClassUID (QString qParam) |
QString | getReferencedSOPClassUIDTag () const |
QString | getReferencedSOPClassUID () const |
bool | setReferencedSOPInstanceUID (QString qParam) |
QString | getReferencedSOPInstanceUIDTag () const |
QString | getReferencedSOPInstanceUID () const |
bool | setReferencedSegmentNumber (int qParam) |
QString | getReferencedSegmentNumberTag () const |
int | getReferencedSegmentNumber () const |
Public Attributes | |
QStringList | _propertyKeys |
QString | _ReferencedFrameNumber |
QString | _ReferencedSOPClassUID |
QString | _ReferencedSOPInstanceUID |
int | _ReferencedSegmentNumber |
Properties | |
QString | ReferencedFrameNumber |
QString | ReferencedSOPClassUID |
QString | ReferencedSOPInstanceUID |
int | ReferencedSegmentNumber |
A class that wraps DRTContourImageSequence Item for use in Python.
\script
Definition at line 47 of file mlDRTContourImageSequenceItemWrapper.h.
|
inline |
Definition at line 55 of file mlDRTContourImageSequenceItemWrapper.h.
|
inline |
Definition at line 62 of file mlDRTContourImageSequenceItemWrapper.h.
References ml::DcmDRTContourImageSequenceInterface::getSequence(), and mlrange_cast().
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
inline |
Definition at line 79 of file mlDRTContourImageSequenceItemWrapper.h.
|
inline |
Definition at line 78 of file mlDRTContourImageSequenceItemWrapper.h.
|
inline |
Definition at line 70 of file mlDRTContourImageSequenceItemWrapper.h.
References ml::DcmDRTContourImageSequenceInterface::getSequence(), and mlrange_cast().
QStringList DRTContourImageSequenceItemWrapper::_propertyKeys |
Definition at line 53 of file mlDRTContourImageSequenceItemWrapper.h.
QString DRTContourImageSequenceItemWrapper::_ReferencedFrameNumber |
Definition at line 82 of file mlDRTContourImageSequenceItemWrapper.h.
int DRTContourImageSequenceItemWrapper::_ReferencedSegmentNumber |
Definition at line 88 of file mlDRTContourImageSequenceItemWrapper.h.
QString DRTContourImageSequenceItemWrapper::_ReferencedSOPClassUID |
Definition at line 84 of file mlDRTContourImageSequenceItemWrapper.h.
QString DRTContourImageSequenceItemWrapper::_ReferencedSOPInstanceUID |
Definition at line 86 of file mlDRTContourImageSequenceItemWrapper.h.
|
readwrite |
Definition at line 83 of file mlDRTContourImageSequenceItemWrapper.h.
|
readwrite |
Definition at line 89 of file mlDRTContourImageSequenceItemWrapper.h.
|
readwrite |
Definition at line 85 of file mlDRTContourImageSequenceItemWrapper.h.
|
readwrite |
Definition at line 87 of file mlDRTContourImageSequenceItemWrapper.h.