|
MeVisLab Toolbox Reference
|
#include <mlDRTBreedRegistrationSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTBreedRegistrationSequence 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 | setBreedRegistrationNumber (QString qParam) |
| QString | getBreedRegistrationNumberTag () const |
| QString | getBreedRegistrationNumber () const |
| bool | setCodeMeaning (QString qParam) |
| QString | getCodeMeaningTag () const |
| QString | getCodeMeaning () const |
| bool | setCodeValue (QString qParam) |
| QString | getCodeValueTag () const |
| QString | getCodeValue () const |
| bool | setCodingSchemeDesignator (QString qParam) |
| QString | getCodingSchemeDesignatorTag () const |
| QString | getCodingSchemeDesignator () const |
| bool | setCodingSchemeVersion (QString qParam) |
| QString | getCodingSchemeVersionTag () const |
| QString | getCodingSchemeVersion () const |
| bool | setContextGroupExtensionCreatorUID (QString qParam) |
| QString | getContextGroupExtensionCreatorUIDTag () const |
| QString | getContextGroupExtensionCreatorUID () const |
| bool | setContextGroupExtensionFlag (QString qParam) |
| QString | getContextGroupExtensionFlagTag () const |
| QString | getContextGroupExtensionFlag () const |
| bool | setContextGroupLocalVersion (QString qParam) |
| QString | getContextGroupLocalVersionTag () const |
| QString | getContextGroupLocalVersion () const |
| bool | setContextGroupVersion (QString qParam) |
| QString | getContextGroupVersionTag () const |
| QString | getContextGroupVersion () const |
| bool | setContextIdentifier (QString qParam) |
| QString | getContextIdentifierTag () const |
| QString | getContextIdentifier () const |
| bool | setMappingResource (QString qParam) |
| QString | getMappingResourceTag () const |
| QString | getMappingResource () const |
| bool | setBreedRegistryCodeSequence (QVariant qParam) |
| QVariant | getBreedRegistryCodeSequence () const |
| QString | getBreedRegistryCodeSequenceTag () const |
Public Member Functions | |
| DRTBreedRegistrationSequenceItemWrapper (const ml::DcmDRTBreedRegistrationSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTBreedRegistrationSequenceInterface *sequenceInterface) | |
| DRTBreedRegistrationSequenceItemWrapper (const DRTBreedRegistrationSequenceItemWrapper &toCopy) | |
| DRTBreedRegistrationSequenceItemWrapper & | operator= (const DRTBreedRegistrationSequenceItemWrapper &toCopy) |
| ml::DcmDRTBreedRegistrationSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTBreedRegistrationSequenceInterface * | getSequence () const |
Public Attributes | |
| QStringList | _propertyKeys |
| QString | _BreedRegistrationNumber |
| QString | _CodeMeaning |
| QString | _CodeValue |
| QString | _CodingSchemeDesignator |
| QString | _CodingSchemeVersion |
| QString | _ContextGroupExtensionCreatorUID |
| QString | _ContextGroupExtensionFlag |
| QString | _ContextGroupLocalVersion |
| QString | _ContextGroupVersion |
| QString | _ContextIdentifier |
| QString | _MappingResource |
| QVariant | _BreedRegistryCodeSequence |
Properties | |
| QString | BreedRegistrationNumber |
| QString | CodeMeaning |
| QString | CodeValue |
| QString | CodingSchemeDesignator |
| QString | CodingSchemeVersion |
| QString | ContextGroupExtensionCreatorUID |
| QString | ContextGroupExtensionFlag |
| QString | ContextGroupLocalVersion |
| QString | ContextGroupVersion |
| QString | ContextIdentifier |
| QString | MappingResource |
| QVariant | BreedRegistryCodeSequence |
A class that wraps DRTBreedRegistrationSequence Item for use in Python. \script
Definition at line 48 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
inline |
Definition at line 56 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
Referenced by DRTBreedRegistrationSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 63 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
References DRTBreedRegistrationSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
|
slot |
References getBreedRegistrationNumber().
Referenced by getBreedRegistrationNumber().
|
slot |
References getBreedRegistrationNumberTag().
Referenced by getBreedRegistrationNumberTag().
|
slot |
References getBreedRegistryCodeSequence().
Referenced by getBreedRegistryCodeSequence().
|
slot |
References getBreedRegistryCodeSequenceTag().
Referenced by getBreedRegistryCodeSequenceTag().
|
slot |
References getCodeMeaning().
Referenced by getCodeMeaning().
|
slot |
References getCodeMeaningTag().
Referenced by getCodeMeaningTag().
|
slot |
References getCodeValue().
Referenced by getCodeValue().
|
slot |
References getCodeValueTag().
Referenced by getCodeValueTag().
|
slot |
References getCodingSchemeDesignator().
Referenced by getCodingSchemeDesignator().
|
slot |
References getCodingSchemeDesignatorTag().
Referenced by getCodingSchemeDesignatorTag().
|
slot |
References getCodingSchemeVersion().
Referenced by getCodingSchemeVersion().
|
slot |
References getCodingSchemeVersionTag().
Referenced by getCodingSchemeVersionTag().
|
slot |
References getContextGroupExtensionCreatorUID().
Referenced by getContextGroupExtensionCreatorUID().
|
slot |
References getContextGroupExtensionCreatorUIDTag().
Referenced by getContextGroupExtensionCreatorUIDTag().
|
slot |
References getContextGroupExtensionFlag().
Referenced by getContextGroupExtensionFlag().
|
slot |
References getContextGroupExtensionFlagTag().
Referenced by getContextGroupExtensionFlagTag().
|
slot |
References getContextGroupLocalVersion().
Referenced by getContextGroupLocalVersion().
|
slot |
References getContextGroupLocalVersionTag().
Referenced by getContextGroupLocalVersionTag().
|
slot |
References getContextGroupVersion().
Referenced by getContextGroupVersion().
|
slot |
References getContextGroupVersionTag().
Referenced by getContextGroupVersionTag().
|
slot |
References getContextIdentifier().
Referenced by getContextIdentifier().
|
slot |
References getContextIdentifierTag().
Referenced by getContextIdentifierTag().
|
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 getMappingResource().
Referenced by getMappingResource().
|
slot |
References getMappingResourceTag().
Referenced by getMappingResourceTag().
|
inline |
Definition at line 80 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
Referenced by DRTBreedRegistrationSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 79 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
Referenced by DRTBreedRegistrationSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 71 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
References DRTBreedRegistrationSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setBreedRegistrationNumber().
Referenced by setBreedRegistrationNumber().
|
slot |
References setBreedRegistryCodeSequence().
Referenced by setBreedRegistryCodeSequence().
|
slot |
References setCodeMeaning().
Referenced by setCodeMeaning().
|
slot |
References setCodeValue().
Referenced by setCodeValue().
|
slot |
References setCodingSchemeDesignator().
Referenced by setCodingSchemeDesignator().
|
slot |
References setCodingSchemeVersion().
Referenced by setCodingSchemeVersion().
|
slot |
References setContextGroupExtensionCreatorUID().
Referenced by setContextGroupExtensionCreatorUID().
|
slot |
References setContextGroupExtensionFlag().
Referenced by setContextGroupExtensionFlag().
|
slot |
References setContextGroupLocalVersion().
Referenced by setContextGroupLocalVersion().
|
slot |
References setContextGroupVersion().
Referenced by setContextGroupVersion().
|
slot |
References setContextIdentifier().
Referenced by setContextIdentifier().
|
slot |
References setMappingResource().
Referenced by setMappingResource().
| QString DRTBreedRegistrationSequenceItemWrapper::_BreedRegistrationNumber |
Definition at line 83 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QVariant DRTBreedRegistrationSequenceItemWrapper::_BreedRegistryCodeSequence |
Definition at line 106 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QString DRTBreedRegistrationSequenceItemWrapper::_CodeMeaning |
Definition at line 85 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QString DRTBreedRegistrationSequenceItemWrapper::_CodeValue |
Definition at line 87 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QString DRTBreedRegistrationSequenceItemWrapper::_CodingSchemeDesignator |
Definition at line 89 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QString DRTBreedRegistrationSequenceItemWrapper::_CodingSchemeVersion |
Definition at line 91 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QString DRTBreedRegistrationSequenceItemWrapper::_ContextGroupExtensionCreatorUID |
Definition at line 93 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QString DRTBreedRegistrationSequenceItemWrapper::_ContextGroupExtensionFlag |
Definition at line 95 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QString DRTBreedRegistrationSequenceItemWrapper::_ContextGroupLocalVersion |
Definition at line 97 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QString DRTBreedRegistrationSequenceItemWrapper::_ContextGroupVersion |
Definition at line 99 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QString DRTBreedRegistrationSequenceItemWrapper::_ContextIdentifier |
Definition at line 101 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QString DRTBreedRegistrationSequenceItemWrapper::_MappingResource |
Definition at line 103 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
| QStringList DRTBreedRegistrationSequenceItemWrapper::_propertyKeys |
Definition at line 54 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 84 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 107 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 86 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 88 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 90 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 92 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 94 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 96 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 98 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 100 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 102 of file mlDRTBreedRegistrationSequenceItemWrapper.h.
|
readwrite |
Definition at line 104 of file mlDRTBreedRegistrationSequenceItemWrapper.h.