MeVisLab Toolbox Reference
|
A class that wraps DRTRTReferencedSeriesSequence Item for use in Python. More...
#include <mlDRTRTReferencedSeriesSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTRTReferencedSeriesSequence 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 | setSeriesInstanceUID (QString qParam) |
QString | getSeriesInstanceUIDTag () const |
QString | getSeriesInstanceUID () const |
bool | setContourImageSequence (QVariant qParam) |
QVariant | getContourImageSequence () const |
QString | getContourImageSequenceTag () const |
Public Attributes | |
QStringList | _propertyKeys |
QString | _SeriesInstanceUID |
QVariant | _ContourImageSequence |
Properties | |
QString | SeriesInstanceUID |
QVariant | ContourImageSequence |
A class that wraps DRTRTReferencedSeriesSequence Item for use in Python.
\script
Definition at line 48 of file mlDRTRTReferencedSeriesSequenceItemWrapper.h.
|
inline |
Definition at line 56 of file mlDRTRTReferencedSeriesSequenceItemWrapper.h.
|
inline |
Definition at line 63 of file mlDRTRTReferencedSeriesSequenceItemWrapper.h.
References ml::DcmDRTRTReferencedSeriesSequenceInterface::getSequence(), and mlrange_cast().
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
inline |
Definition at line 80 of file mlDRTRTReferencedSeriesSequenceItemWrapper.h.
|
slot |
|
slot |
|
inline |
Definition at line 79 of file mlDRTRTReferencedSeriesSequenceItemWrapper.h.
|
inline |
Definition at line 71 of file mlDRTRTReferencedSeriesSequenceItemWrapper.h.
References ml::DcmDRTRTReferencedSeriesSequenceInterface::getSequence(), and mlrange_cast().
QVariant DRTRTReferencedSeriesSequenceItemWrapper::_ContourImageSequence |
Definition at line 86 of file mlDRTRTReferencedSeriesSequenceItemWrapper.h.
QStringList DRTRTReferencedSeriesSequenceItemWrapper::_propertyKeys |
Definition at line 54 of file mlDRTRTReferencedSeriesSequenceItemWrapper.h.
QString DRTRTReferencedSeriesSequenceItemWrapper::_SeriesInstanceUID |
Definition at line 83 of file mlDRTRTReferencedSeriesSequenceItemWrapper.h.
|
readwrite |
Definition at line 87 of file mlDRTRTReferencedSeriesSequenceItemWrapper.h.
|
readwrite |
Definition at line 84 of file mlDRTRTReferencedSeriesSequenceItemWrapper.h.