MeVisLab Toolbox Reference
|
A class that wraps DRTOtherPatientIDsSequence Item for use in Python. More...
#include <mlDRTOtherPatientIDsSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTOtherPatientIDsSequence 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 | setIssuerOfPatientID (QString qParam) |
QString | getIssuerOfPatientIDTag () const |
QString | getIssuerOfPatientID () const |
bool | setPatientID (QString qParam) |
QString | getPatientIDTag () const |
QString | getPatientID () const |
bool | setTypeOfPatientID (QString qParam) |
QString | getTypeOfPatientIDTag () const |
QString | getTypeOfPatientID () const |
Public Attributes | |
QStringList | _propertyKeys |
QString | _IssuerOfPatientID |
QString | _PatientID |
QString | _TypeOfPatientID |
Properties | |
QString | IssuerOfPatientID |
QString | PatientID |
QString | TypeOfPatientID |
A class that wraps DRTOtherPatientIDsSequence Item for use in Python.
\script
Definition at line 47 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
|
inline |
Definition at line 55 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
|
inline |
Definition at line 62 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
References ml::DcmDRTOtherPatientIDsSequenceInterface::getSequence(), and mlrange_cast().
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
inline |
Definition at line 79 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
|
slot |
|
slot |
|
inline |
Definition at line 78 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
|
inline |
Definition at line 70 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
References ml::DcmDRTOtherPatientIDsSequenceInterface::getSequence(), and mlrange_cast().
QString DRTOtherPatientIDsSequenceItemWrapper::_IssuerOfPatientID |
Definition at line 82 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
QString DRTOtherPatientIDsSequenceItemWrapper::_PatientID |
Definition at line 84 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
QStringList DRTOtherPatientIDsSequenceItemWrapper::_propertyKeys |
Definition at line 53 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
QString DRTOtherPatientIDsSequenceItemWrapper::_TypeOfPatientID |
Definition at line 86 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
|
readwrite |
Definition at line 83 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
|
readwrite |
Definition at line 85 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
|
readwrite |
Definition at line 87 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.