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