|
MeVisLab Toolbox Reference
|
#include <mlDRTOtherPatientIDsSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTOtherPatientIDsSequence object. | |
| int | getNumberOfItems () const |
| \script | |
| QVariant | getItem (int idx) |
| QVariant | addItem () |
| bool | insertItem (int idx) |
| bool | removeItem (int idx) |
Public Member Functions | |
| DRTOtherPatientIDsSequenceWrapper (ml::DcmDRTOtherPatientIDsSequenceInterface *wrappedSequence) | |
| DRTOtherPatientIDsSequenceWrapper (const DRTOtherPatientIDsSequenceWrapper &toCopy) | |
| DRTOtherPatientIDsSequenceWrapper & | operator= (const DRTOtherPatientIDsSequenceWrapper &toCopy) |
| ml::DcmDRTOtherPatientIDsSequenceInterface | getWrappedSequence () const |
| QString | getIssuerOfPatientIDTag () const |
| QString | getPatientIDTag () const |
| QString | getTypeOfPatientIDTag () const |
A class that wraps DRTOtherPatientIDsSequence Item for use in Python. \script
Definition at line 45 of file mlDRTOtherPatientIDsSequenceWrapper.h.
|
inline |
Definition at line 51 of file mlDRTOtherPatientIDsSequenceWrapper.h.
Referenced by DRTOtherPatientIDsSequenceWrapper(), and operator=().
|
inline |
Definition at line 56 of file mlDRTOtherPatientIDsSequenceWrapper.h.
References DRTOtherPatientIDsSequenceWrapper(), ml::DcmDRTOtherPatientIDsSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |
|
inline |
Definition at line 70 of file mlDRTOtherPatientIDsSequenceWrapper.h.
|
slot |
|
slot |
\script
|
inline |
Definition at line 72 of file mlDRTOtherPatientIDsSequenceWrapper.h.
|
inline |
Definition at line 74 of file mlDRTOtherPatientIDsSequenceWrapper.h.
|
inline |
Definition at line 67 of file mlDRTOtherPatientIDsSequenceWrapper.h.
Referenced by DRTOtherPatientIDsSequenceWrapper(), and operator=().
|
slot |
|
inline |
Definition at line 61 of file mlDRTOtherPatientIDsSequenceWrapper.h.
References DRTOtherPatientIDsSequenceWrapper(), ml::DcmDRTOtherPatientIDsSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |