MeVisLab Toolbox Reference
DRTPatientBreedCodeSequenceItemWrapper Class Reference

#include <mlDRTPatientBreedCodeSequenceItemWrapper.h>

Inheritance diagram for DRTPatientBreedCodeSequenceItemWrapper:

Public Slots

Access to wrapped DRTPatientBreedCodeSequence 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 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

Public Member Functions

 DRTPatientBreedCodeSequenceItemWrapper (const ml::DcmDRTPatientBreedCodeSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTPatientBreedCodeSequenceInterface *sequenceInterface)
 DRTPatientBreedCodeSequenceItemWrapper (const DRTPatientBreedCodeSequenceItemWrapper &toCopy)
DRTPatientBreedCodeSequenceItemWrapperoperator= (const DRTPatientBreedCodeSequenceItemWrapper &toCopy)
ml::DcmDRTPatientBreedCodeSequenceInterface::Item getWrappedSequenceItem () const
ml::DcmDRTPatientBreedCodeSequenceInterfacegetSequence () const

Public Attributes

QStringList _propertyKeys
QString _CodeMeaning
QString _CodeValue
QString _CodingSchemeDesignator
QString _CodingSchemeVersion
QString _ContextGroupExtensionCreatorUID
QString _ContextGroupExtensionFlag
QString _ContextGroupLocalVersion
QString _ContextGroupVersion
QString _ContextIdentifier
QString _MappingResource

Properties

QString CodeMeaning
QString CodeValue
QString CodingSchemeDesignator
QString CodingSchemeVersion
QString ContextGroupExtensionCreatorUID
QString ContextGroupExtensionFlag
QString ContextGroupLocalVersion
QString ContextGroupVersion
QString ContextIdentifier
QString MappingResource

Detailed Description

A class that wraps DRTPatientBreedCodeSequence Item for use in Python. \script

Definition at line 47 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTPatientBreedCodeSequenceItemWrapper() [1/2]

DRTPatientBreedCodeSequenceItemWrapper::DRTPatientBreedCodeSequenceItemWrapper ( const ml::DcmDRTPatientBreedCodeSequenceInterface::Item & wrappedSequenceItem,
ml::DcmDRTPatientBreedCodeSequenceInterface * sequenceInterface )
inline

◆ DRTPatientBreedCodeSequenceItemWrapper() [2/2]

DRTPatientBreedCodeSequenceItemWrapper::DRTPatientBreedCodeSequenceItemWrapper ( const DRTPatientBreedCodeSequenceItemWrapper & toCopy)
inline

Member Function Documentation

◆ dir

QStringList DRTPatientBreedCodeSequenceItemWrapper::dir ( QString searchString = "") const
slot

\script

References dir().

Referenced by dir().

◆ getCodeMeaning

QString DRTPatientBreedCodeSequenceItemWrapper::getCodeMeaning ( ) const
slot

References getCodeMeaning().

Referenced by getCodeMeaning().

◆ getCodeMeaningTag

QString DRTPatientBreedCodeSequenceItemWrapper::getCodeMeaningTag ( ) const
slot

References getCodeMeaningTag().

Referenced by getCodeMeaningTag().

◆ getCodeValue

QString DRTPatientBreedCodeSequenceItemWrapper::getCodeValue ( ) const
slot

References getCodeValue().

Referenced by getCodeValue().

◆ getCodeValueTag

QString DRTPatientBreedCodeSequenceItemWrapper::getCodeValueTag ( ) const
slot

References getCodeValueTag().

Referenced by getCodeValueTag().

◆ getCodingSchemeDesignator

QString DRTPatientBreedCodeSequenceItemWrapper::getCodingSchemeDesignator ( ) const
slot

◆ getCodingSchemeDesignatorTag

QString DRTPatientBreedCodeSequenceItemWrapper::getCodingSchemeDesignatorTag ( ) const
slot

◆ getCodingSchemeVersion

QString DRTPatientBreedCodeSequenceItemWrapper::getCodingSchemeVersion ( ) const
slot

◆ getCodingSchemeVersionTag

QString DRTPatientBreedCodeSequenceItemWrapper::getCodingSchemeVersionTag ( ) const
slot

◆ getContextGroupExtensionCreatorUID

QString DRTPatientBreedCodeSequenceItemWrapper::getContextGroupExtensionCreatorUID ( ) const
slot

◆ getContextGroupExtensionCreatorUIDTag

QString DRTPatientBreedCodeSequenceItemWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
slot

◆ getContextGroupExtensionFlag

QString DRTPatientBreedCodeSequenceItemWrapper::getContextGroupExtensionFlag ( ) const
slot

◆ getContextGroupExtensionFlagTag

QString DRTPatientBreedCodeSequenceItemWrapper::getContextGroupExtensionFlagTag ( ) const
slot

◆ getContextGroupLocalVersion

QString DRTPatientBreedCodeSequenceItemWrapper::getContextGroupLocalVersion ( ) const
slot

◆ getContextGroupLocalVersionTag

QString DRTPatientBreedCodeSequenceItemWrapper::getContextGroupLocalVersionTag ( ) const
slot

◆ getContextGroupVersion

QString DRTPatientBreedCodeSequenceItemWrapper::getContextGroupVersion ( ) const
slot

◆ getContextGroupVersionTag

QString DRTPatientBreedCodeSequenceItemWrapper::getContextGroupVersionTag ( ) const
slot

◆ getContextIdentifier

QString DRTPatientBreedCodeSequenceItemWrapper::getContextIdentifier ( ) const
slot

References getContextIdentifier().

Referenced by getContextIdentifier().

◆ getContextIdentifierTag

QString DRTPatientBreedCodeSequenceItemWrapper::getContextIdentifierTag ( ) const
slot

◆ getDicomTagByKey

QVariantMap DRTPatientBreedCodeSequenceItemWrapper::getDicomTagByKey ( QString key) const
slot

References getDicomTagByKey().

Referenced by getDicomTagByKey().

◆ getDicomTagByName

QVariantMap DRTPatientBreedCodeSequenceItemWrapper::getDicomTagByName ( QString name) const
slot

References getDicomTagByName().

Referenced by getDicomTagByName().

◆ getDicomTagValueByKey

QVariant DRTPatientBreedCodeSequenceItemWrapper::getDicomTagValueByKey ( QString key) const
slot

◆ getDicomTagValueByName

QVariant DRTPatientBreedCodeSequenceItemWrapper::getDicomTagValueByName ( QString name) const
slot

◆ getMappingResource

QString DRTPatientBreedCodeSequenceItemWrapper::getMappingResource ( ) const
slot

References getMappingResource().

Referenced by getMappingResource().

◆ getMappingResourceTag

QString DRTPatientBreedCodeSequenceItemWrapper::getMappingResourceTag ( ) const
slot

◆ getSequence()

ml::DcmDRTPatientBreedCodeSequenceInterface * DRTPatientBreedCodeSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTPatientBreedCodeSequenceInterface::Item DRTPatientBreedCodeSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

◆ setCodeMeaning

bool DRTPatientBreedCodeSequenceItemWrapper::setCodeMeaning ( QString qParam)
slot

References setCodeMeaning().

Referenced by setCodeMeaning().

◆ setCodeValue

bool DRTPatientBreedCodeSequenceItemWrapper::setCodeValue ( QString qParam)
slot

References setCodeValue().

Referenced by setCodeValue().

◆ setCodingSchemeDesignator

bool DRTPatientBreedCodeSequenceItemWrapper::setCodingSchemeDesignator ( QString qParam)
slot

◆ setCodingSchemeVersion

bool DRTPatientBreedCodeSequenceItemWrapper::setCodingSchemeVersion ( QString qParam)
slot

◆ setContextGroupExtensionCreatorUID

bool DRTPatientBreedCodeSequenceItemWrapper::setContextGroupExtensionCreatorUID ( QString qParam)
slot

◆ setContextGroupExtensionFlag

bool DRTPatientBreedCodeSequenceItemWrapper::setContextGroupExtensionFlag ( QString qParam)
slot

◆ setContextGroupLocalVersion

bool DRTPatientBreedCodeSequenceItemWrapper::setContextGroupLocalVersion ( QString qParam)
slot

◆ setContextGroupVersion

bool DRTPatientBreedCodeSequenceItemWrapper::setContextGroupVersion ( QString qParam)
slot

◆ setContextIdentifier

bool DRTPatientBreedCodeSequenceItemWrapper::setContextIdentifier ( QString qParam)
slot

References setContextIdentifier().

Referenced by setContextIdentifier().

◆ setMappingResource

bool DRTPatientBreedCodeSequenceItemWrapper::setMappingResource ( QString qParam)
slot

References setMappingResource().

Referenced by setMappingResource().

Member Data Documentation

◆ _CodeMeaning

QString DRTPatientBreedCodeSequenceItemWrapper::_CodeMeaning

Definition at line 82 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ _CodeValue

QString DRTPatientBreedCodeSequenceItemWrapper::_CodeValue

Definition at line 84 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ _CodingSchemeDesignator

QString DRTPatientBreedCodeSequenceItemWrapper::_CodingSchemeDesignator

Definition at line 86 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ _CodingSchemeVersion

QString DRTPatientBreedCodeSequenceItemWrapper::_CodingSchemeVersion

Definition at line 88 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ _ContextGroupExtensionCreatorUID

QString DRTPatientBreedCodeSequenceItemWrapper::_ContextGroupExtensionCreatorUID

Definition at line 90 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ _ContextGroupExtensionFlag

QString DRTPatientBreedCodeSequenceItemWrapper::_ContextGroupExtensionFlag

Definition at line 92 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ _ContextGroupLocalVersion

QString DRTPatientBreedCodeSequenceItemWrapper::_ContextGroupLocalVersion

Definition at line 94 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ _ContextGroupVersion

QString DRTPatientBreedCodeSequenceItemWrapper::_ContextGroupVersion

Definition at line 96 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ _ContextIdentifier

QString DRTPatientBreedCodeSequenceItemWrapper::_ContextIdentifier

Definition at line 98 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ _MappingResource

QString DRTPatientBreedCodeSequenceItemWrapper::_MappingResource

Definition at line 100 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ _propertyKeys

QStringList DRTPatientBreedCodeSequenceItemWrapper::_propertyKeys

Definition at line 53 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

Property Documentation

◆ CodeMeaning

QString DRTPatientBreedCodeSequenceItemWrapper::CodeMeaning
readwrite

Definition at line 83 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ CodeValue

QString DRTPatientBreedCodeSequenceItemWrapper::CodeValue
readwrite

Definition at line 85 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ CodingSchemeDesignator

QString DRTPatientBreedCodeSequenceItemWrapper::CodingSchemeDesignator
readwrite

Definition at line 87 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ CodingSchemeVersion

QString DRTPatientBreedCodeSequenceItemWrapper::CodingSchemeVersion
readwrite

Definition at line 89 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ ContextGroupExtensionCreatorUID

QString DRTPatientBreedCodeSequenceItemWrapper::ContextGroupExtensionCreatorUID
readwrite

Definition at line 91 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ ContextGroupExtensionFlag

QString DRTPatientBreedCodeSequenceItemWrapper::ContextGroupExtensionFlag
readwrite

Definition at line 93 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ ContextGroupLocalVersion

QString DRTPatientBreedCodeSequenceItemWrapper::ContextGroupLocalVersion
readwrite

Definition at line 95 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ ContextGroupVersion

QString DRTPatientBreedCodeSequenceItemWrapper::ContextGroupVersion
readwrite

Definition at line 97 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ ContextIdentifier

QString DRTPatientBreedCodeSequenceItemWrapper::ContextIdentifier
readwrite

Definition at line 99 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.

◆ MappingResource

QString DRTPatientBreedCodeSequenceItemWrapper::MappingResource
readwrite

Definition at line 101 of file mlDRTPatientBreedCodeSequenceItemWrapper.h.


The documentation for this class was generated from the following file: