MeVisLab Toolbox Reference
|
A class that wraps DRTRTReferencedStudySequence Item for use in Python. More...
#include <mlDRTRTReferencedStudySequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTRTReferencedStudySequence 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 | setReferencedSOPClassUID (QString qParam) |
QString | getReferencedSOPClassUIDTag () const |
QString | getReferencedSOPClassUID () const |
bool | setReferencedSOPInstanceUID (QString qParam) |
QString | getReferencedSOPInstanceUIDTag () const |
QString | getReferencedSOPInstanceUID () const |
bool | setRTReferencedSeriesSequence (QVariant qParam) |
QVariant | getRTReferencedSeriesSequence () const |
QString | getRTReferencedSeriesSequenceTag () const |
Public Attributes | |
QStringList | _propertyKeys |
QString | _ReferencedSOPClassUID |
QString | _ReferencedSOPInstanceUID |
QVariant | _RTReferencedSeriesSequence |
Properties | |
QString | ReferencedSOPClassUID |
QString | ReferencedSOPInstanceUID |
QVariant | RTReferencedSeriesSequence |
A class that wraps DRTRTReferencedStudySequence Item for use in Python.
\script
Definition at line 48 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
|
inline |
Definition at line 56 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
|
inline |
Definition at line 63 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
References ml::DcmDRTRTReferencedStudySequenceInterface::getSequence(), and mlrange_cast().
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
inline |
Definition at line 80 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
|
inline |
Definition at line 79 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
|
inline |
Definition at line 71 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
References ml::DcmDRTRTReferencedStudySequenceInterface::getSequence(), and mlrange_cast().
QStringList DRTRTReferencedStudySequenceItemWrapper::_propertyKeys |
Definition at line 54 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
QString DRTRTReferencedStudySequenceItemWrapper::_ReferencedSOPClassUID |
Definition at line 83 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
QString DRTRTReferencedStudySequenceItemWrapper::_ReferencedSOPInstanceUID |
Definition at line 85 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
QVariant DRTRTReferencedStudySequenceItemWrapper::_RTReferencedSeriesSequence |
Definition at line 88 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
|
readwrite |
Definition at line 84 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
|
readwrite |
Definition at line 86 of file mlDRTRTReferencedStudySequenceItemWrapper.h.
|
readwrite |
Definition at line 89 of file mlDRTRTReferencedStudySequenceItemWrapper.h.