|
MeVisLab Toolbox Reference
|
#include <mlDRTOtherPatientIDsSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTOtherPatientIDsSequence 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 | 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 Member Functions | |
| DRTOtherPatientIDsSequenceItemWrapper (const ml::DcmDRTOtherPatientIDsSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTOtherPatientIDsSequenceInterface *sequenceInterface) | |
| DRTOtherPatientIDsSequenceItemWrapper (const DRTOtherPatientIDsSequenceItemWrapper &toCopy) | |
| DRTOtherPatientIDsSequenceItemWrapper & | operator= (const DRTOtherPatientIDsSequenceItemWrapper &toCopy) |
| ml::DcmDRTOtherPatientIDsSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTOtherPatientIDsSequenceInterface * | getSequence () 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.
Referenced by DRTOtherPatientIDsSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 62 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
References DRTOtherPatientIDsSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
|
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 getIssuerOfPatientID().
Referenced by getIssuerOfPatientID().
|
slot |
References getIssuerOfPatientIDTag().
Referenced by getIssuerOfPatientIDTag().
|
slot |
References getPatientID().
Referenced by getPatientID().
|
slot |
References getPatientIDTag().
Referenced by getPatientIDTag().
|
inline |
Definition at line 79 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
Referenced by DRTOtherPatientIDsSequenceItemWrapper(), and operator=().
|
slot |
References getTypeOfPatientID().
Referenced by getTypeOfPatientID().
|
slot |
References getTypeOfPatientIDTag().
Referenced by getTypeOfPatientIDTag().
|
inline |
Definition at line 78 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
Referenced by DRTOtherPatientIDsSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 70 of file mlDRTOtherPatientIDsSequenceItemWrapper.h.
References DRTOtherPatientIDsSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setIssuerOfPatientID().
Referenced by setIssuerOfPatientID().
|
slot |
References setPatientID().
Referenced by setPatientID().
|
slot |
References setTypeOfPatientID().
Referenced by setTypeOfPatientID().
| 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.