|
MeVisLab Toolbox Reference
|
#include <mlDRTConceptCodeSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTConceptCodeSequence object. | |
| int | getNumberOfItems () const |
| \script | |
| QVariant | getItem (int idx) |
| QVariant | addItem () |
| bool | insertItem (int idx) |
| bool | removeItem (int idx) |
Public Member Functions | |
| DRTConceptCodeSequenceWrapper (ml::DcmDRTConceptCodeSequenceInterface *wrappedSequence) | |
| DRTConceptCodeSequenceWrapper (const DRTConceptCodeSequenceWrapper &toCopy) | |
| DRTConceptCodeSequenceWrapper & | operator= (const DRTConceptCodeSequenceWrapper &toCopy) |
| ml::DcmDRTConceptCodeSequenceInterface | 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 DRTConceptCodeSequence Item for use in Python. \script
Definition at line 45 of file mlDRTConceptCodeSequenceWrapper.h.
|
inline |
Definition at line 51 of file mlDRTConceptCodeSequenceWrapper.h.
Referenced by DRTConceptCodeSequenceWrapper(), and operator=().
|
inline |
Definition at line 56 of file mlDRTConceptCodeSequenceWrapper.h.
References DRTConceptCodeSequenceWrapper(), ml::DcmDRTConceptCodeSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |
|
inline |
Definition at line 70 of file mlDRTConceptCodeSequenceWrapper.h.
|
inline |
Definition at line 72 of file mlDRTConceptCodeSequenceWrapper.h.
|
inline |
Definition at line 74 of file mlDRTConceptCodeSequenceWrapper.h.
|
inline |
Definition at line 76 of file mlDRTConceptCodeSequenceWrapper.h.
|
inline |
Definition at line 78 of file mlDRTConceptCodeSequenceWrapper.h.
|
inline |
Definition at line 80 of file mlDRTConceptCodeSequenceWrapper.h.
|
inline |
Definition at line 82 of file mlDRTConceptCodeSequenceWrapper.h.
|
inline |
Definition at line 84 of file mlDRTConceptCodeSequenceWrapper.h.
|
inline |
Definition at line 86 of file mlDRTConceptCodeSequenceWrapper.h.
|
slot |
|
inline |
Definition at line 88 of file mlDRTConceptCodeSequenceWrapper.h.
|
slot |
\script
|
inline |
Definition at line 67 of file mlDRTConceptCodeSequenceWrapper.h.
Referenced by DRTConceptCodeSequenceWrapper(), and operator=().
|
slot |
|
inline |
Definition at line 61 of file mlDRTConceptCodeSequenceWrapper.h.
References DRTConceptCodeSequenceWrapper(), ml::DcmDRTConceptCodeSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |