|
MeVisLab Toolbox Reference
|
A class that wraps DRTPersonIdentificationCodeSequence Item for use in Python. More...
#include <mlDRTPersonIdentificationCodeSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTPersonIdentificationCodeSequence object. | |
\script | |
| int | getNumberOfItems () const |
| QVariant | getItem (int idx) |
| QVariant | addItem () |
| bool | insertItem (int idx) |
| bool | removeItem (int idx) |
Public Member Functions | |
| DRTPersonIdentificationCodeSequenceWrapper (ml::DcmDRTPersonIdentificationCodeSequenceInterface *wrappedSequence) | |
| DRTPersonIdentificationCodeSequenceWrapper (const DRTPersonIdentificationCodeSequenceWrapper &toCopy) | |
| DRTPersonIdentificationCodeSequenceWrapper & | operator= (const DRTPersonIdentificationCodeSequenceWrapper &toCopy) |
| ml::DcmDRTPersonIdentificationCodeSequenceInterface | getWrappedSequence () const |
| QString | getCodeMeaningTag () const |
| QString | getCodeValueTag () const |
| QString | getCodingSchemeDesignatorTag () const |
| QString | getCodingSchemeVersionTag () const |
| QString | getContextGroupExtensionCreatorUIDTag () const |
| QString | getContextGroupExtensionFlagTag () const |
| QString | getContextGroupLocalVersionTag () const |
| QString | getContextGroupVersionTag () const |
| QString | getContextIdentifierTag () const |
| QString | getMappingResourceTag () const |
A class that wraps DRTPersonIdentificationCodeSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
|
inline |
Definition at line 51 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
|
inline |
Definition at line 56 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTPersonIdentificationCodeSequenceInterface::setSequence().
|
slot |
|
inline |
Definition at line 70 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getCodeMeaningTag().
|
inline |
Definition at line 72 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getCodeValueTag().
|
inline |
Definition at line 74 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getCodingSchemeDesignatorTag().
|
inline |
Definition at line 76 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getCodingSchemeVersionTag().
|
inline |
Definition at line 78 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getContextGroupExtensionCreatorUIDTag().
|
inline |
Definition at line 80 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getContextGroupExtensionFlagTag().
|
inline |
Definition at line 82 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getContextGroupLocalVersionTag().
|
inline |
Definition at line 84 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getContextGroupVersionTag().
|
inline |
Definition at line 86 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getContextIdentifierTag().
|
slot |
|
inline |
Definition at line 88 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getMappingResourceTag().
|
slot |
|
inline |
Definition at line 67 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
Referenced by DRTPersonIdentificationCodeSequenceWrapper(), and operator=().
|
slot |
|
inline |
Definition at line 61 of file mlDRTPersonIdentificationCodeSequenceWrapper.h.
References ml::DcmDRTPersonIdentificationCodeSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTPersonIdentificationCodeSequenceInterface::setSequence().
|
slot |