MeVisLab Toolbox Reference
DRTPersonIdentificationCodeSequenceItemWrapper Class Reference

#include <mlDRTPersonIdentificationCodeSequenceItemWrapper.h>

Inheritance diagram for DRTPersonIdentificationCodeSequenceItemWrapper:

Public Slots

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

 DRTPersonIdentificationCodeSequenceItemWrapper (const ml::DcmDRTPersonIdentificationCodeSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTPersonIdentificationCodeSequenceInterface *sequenceInterface)
 DRTPersonIdentificationCodeSequenceItemWrapper (const DRTPersonIdentificationCodeSequenceItemWrapper &toCopy)
DRTPersonIdentificationCodeSequenceItemWrapperoperator= (const DRTPersonIdentificationCodeSequenceItemWrapper &toCopy)
ml::DcmDRTPersonIdentificationCodeSequenceInterface::Item getWrappedSequenceItem () const
ml::DcmDRTPersonIdentificationCodeSequenceInterfacegetSequence () 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 DRTPersonIdentificationCodeSequence Item for use in Python. \script

Definition at line 47 of file mlDRTPersonIdentificationCodeSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTPersonIdentificationCodeSequenceItemWrapper() [1/2]

DRTPersonIdentificationCodeSequenceItemWrapper::DRTPersonIdentificationCodeSequenceItemWrapper ( const ml::DcmDRTPersonIdentificationCodeSequenceInterface::Item & wrappedSequenceItem,
ml::DcmDRTPersonIdentificationCodeSequenceInterface * sequenceInterface )
inline

◆ DRTPersonIdentificationCodeSequenceItemWrapper() [2/2]

DRTPersonIdentificationCodeSequenceItemWrapper::DRTPersonIdentificationCodeSequenceItemWrapper ( const DRTPersonIdentificationCodeSequenceItemWrapper & toCopy)
inline

Member Function Documentation

◆ dir

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

\script

References dir().

Referenced by dir().

◆ getCodeMeaning

QString DRTPersonIdentificationCodeSequenceItemWrapper::getCodeMeaning ( ) const
slot

References getCodeMeaning().

Referenced by getCodeMeaning().

◆ getCodeMeaningTag

QString DRTPersonIdentificationCodeSequenceItemWrapper::getCodeMeaningTag ( ) const
slot

References getCodeMeaningTag().

Referenced by getCodeMeaningTag().

◆ getCodeValue

QString DRTPersonIdentificationCodeSequenceItemWrapper::getCodeValue ( ) const
slot

References getCodeValue().

Referenced by getCodeValue().

◆ getCodeValueTag

QString DRTPersonIdentificationCodeSequenceItemWrapper::getCodeValueTag ( ) const
slot

References getCodeValueTag().

Referenced by getCodeValueTag().

◆ getCodingSchemeDesignator

QString DRTPersonIdentificationCodeSequenceItemWrapper::getCodingSchemeDesignator ( ) const
slot

◆ getCodingSchemeDesignatorTag

QString DRTPersonIdentificationCodeSequenceItemWrapper::getCodingSchemeDesignatorTag ( ) const
slot

◆ getCodingSchemeVersion

QString DRTPersonIdentificationCodeSequenceItemWrapper::getCodingSchemeVersion ( ) const
slot

◆ getCodingSchemeVersionTag

QString DRTPersonIdentificationCodeSequenceItemWrapper::getCodingSchemeVersionTag ( ) const
slot

◆ getContextGroupExtensionCreatorUID

QString DRTPersonIdentificationCodeSequenceItemWrapper::getContextGroupExtensionCreatorUID ( ) const
slot

◆ getContextGroupExtensionCreatorUIDTag

QString DRTPersonIdentificationCodeSequenceItemWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
slot

◆ getContextGroupExtensionFlag

QString DRTPersonIdentificationCodeSequenceItemWrapper::getContextGroupExtensionFlag ( ) const
slot

◆ getContextGroupExtensionFlagTag

QString DRTPersonIdentificationCodeSequenceItemWrapper::getContextGroupExtensionFlagTag ( ) const
slot

◆ getContextGroupLocalVersion

QString DRTPersonIdentificationCodeSequenceItemWrapper::getContextGroupLocalVersion ( ) const
slot

◆ getContextGroupLocalVersionTag

QString DRTPersonIdentificationCodeSequenceItemWrapper::getContextGroupLocalVersionTag ( ) const
slot

◆ getContextGroupVersion

QString DRTPersonIdentificationCodeSequenceItemWrapper::getContextGroupVersion ( ) const
slot

◆ getContextGroupVersionTag

QString DRTPersonIdentificationCodeSequenceItemWrapper::getContextGroupVersionTag ( ) const
slot

◆ getContextIdentifier

QString DRTPersonIdentificationCodeSequenceItemWrapper::getContextIdentifier ( ) const
slot

References getContextIdentifier().

Referenced by getContextIdentifier().

◆ getContextIdentifierTag

QString DRTPersonIdentificationCodeSequenceItemWrapper::getContextIdentifierTag ( ) const
slot

◆ getDicomTagByKey

QVariantMap DRTPersonIdentificationCodeSequenceItemWrapper::getDicomTagByKey ( QString key) const
slot

References getDicomTagByKey().

Referenced by getDicomTagByKey().

◆ getDicomTagByName

QVariantMap DRTPersonIdentificationCodeSequenceItemWrapper::getDicomTagByName ( QString name) const
slot

References getDicomTagByName().

Referenced by getDicomTagByName().

◆ getDicomTagValueByKey

QVariant DRTPersonIdentificationCodeSequenceItemWrapper::getDicomTagValueByKey ( QString key) const
slot

◆ getDicomTagValueByName

QVariant DRTPersonIdentificationCodeSequenceItemWrapper::getDicomTagValueByName ( QString name) const
slot

◆ getMappingResource

QString DRTPersonIdentificationCodeSequenceItemWrapper::getMappingResource ( ) const
slot

References getMappingResource().

Referenced by getMappingResource().

◆ getMappingResourceTag

QString DRTPersonIdentificationCodeSequenceItemWrapper::getMappingResourceTag ( ) const
slot

◆ getSequence()

ml::DcmDRTPersonIdentificationCodeSequenceInterface * DRTPersonIdentificationCodeSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTPersonIdentificationCodeSequenceInterface::Item DRTPersonIdentificationCodeSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

◆ setCodeMeaning

bool DRTPersonIdentificationCodeSequenceItemWrapper::setCodeMeaning ( QString qParam)
slot

References setCodeMeaning().

Referenced by setCodeMeaning().

◆ setCodeValue

bool DRTPersonIdentificationCodeSequenceItemWrapper::setCodeValue ( QString qParam)
slot

References setCodeValue().

Referenced by setCodeValue().

◆ setCodingSchemeDesignator

bool DRTPersonIdentificationCodeSequenceItemWrapper::setCodingSchemeDesignator ( QString qParam)
slot

◆ setCodingSchemeVersion

bool DRTPersonIdentificationCodeSequenceItemWrapper::setCodingSchemeVersion ( QString qParam)
slot

◆ setContextGroupExtensionCreatorUID

bool DRTPersonIdentificationCodeSequenceItemWrapper::setContextGroupExtensionCreatorUID ( QString qParam)
slot

◆ setContextGroupExtensionFlag

bool DRTPersonIdentificationCodeSequenceItemWrapper::setContextGroupExtensionFlag ( QString qParam)
slot

◆ setContextGroupLocalVersion

bool DRTPersonIdentificationCodeSequenceItemWrapper::setContextGroupLocalVersion ( QString qParam)
slot

◆ setContextGroupVersion

bool DRTPersonIdentificationCodeSequenceItemWrapper::setContextGroupVersion ( QString qParam)
slot

◆ setContextIdentifier

bool DRTPersonIdentificationCodeSequenceItemWrapper::setContextIdentifier ( QString qParam)
slot

References setContextIdentifier().

Referenced by setContextIdentifier().

◆ setMappingResource

bool DRTPersonIdentificationCodeSequenceItemWrapper::setMappingResource ( QString qParam)
slot

References setMappingResource().

Referenced by setMappingResource().

Member Data Documentation

◆ _CodeMeaning

QString DRTPersonIdentificationCodeSequenceItemWrapper::_CodeMeaning

◆ _CodeValue

QString DRTPersonIdentificationCodeSequenceItemWrapper::_CodeValue

◆ _CodingSchemeDesignator

QString DRTPersonIdentificationCodeSequenceItemWrapper::_CodingSchemeDesignator

◆ _CodingSchemeVersion

QString DRTPersonIdentificationCodeSequenceItemWrapper::_CodingSchemeVersion

◆ _ContextGroupExtensionCreatorUID

QString DRTPersonIdentificationCodeSequenceItemWrapper::_ContextGroupExtensionCreatorUID

◆ _ContextGroupExtensionFlag

QString DRTPersonIdentificationCodeSequenceItemWrapper::_ContextGroupExtensionFlag

◆ _ContextGroupLocalVersion

QString DRTPersonIdentificationCodeSequenceItemWrapper::_ContextGroupLocalVersion

◆ _ContextGroupVersion

QString DRTPersonIdentificationCodeSequenceItemWrapper::_ContextGroupVersion

◆ _ContextIdentifier

QString DRTPersonIdentificationCodeSequenceItemWrapper::_ContextIdentifier

◆ _MappingResource

QString DRTPersonIdentificationCodeSequenceItemWrapper::_MappingResource

◆ _propertyKeys

QStringList DRTPersonIdentificationCodeSequenceItemWrapper::_propertyKeys

Property Documentation

◆ CodeMeaning

QString DRTPersonIdentificationCodeSequenceItemWrapper::CodeMeaning
readwrite

◆ CodeValue

QString DRTPersonIdentificationCodeSequenceItemWrapper::CodeValue
readwrite

◆ CodingSchemeDesignator

QString DRTPersonIdentificationCodeSequenceItemWrapper::CodingSchemeDesignator
readwrite

◆ CodingSchemeVersion

QString DRTPersonIdentificationCodeSequenceItemWrapper::CodingSchemeVersion
readwrite

◆ ContextGroupExtensionCreatorUID

QString DRTPersonIdentificationCodeSequenceItemWrapper::ContextGroupExtensionCreatorUID
readwrite

◆ ContextGroupExtensionFlag

QString DRTPersonIdentificationCodeSequenceItemWrapper::ContextGroupExtensionFlag
readwrite

◆ ContextGroupLocalVersion

QString DRTPersonIdentificationCodeSequenceItemWrapper::ContextGroupLocalVersion
readwrite

◆ ContextGroupVersion

QString DRTPersonIdentificationCodeSequenceItemWrapper::ContextGroupVersion
readwrite

◆ ContextIdentifier

QString DRTPersonIdentificationCodeSequenceItemWrapper::ContextIdentifier
readwrite

◆ MappingResource

QString DRTPersonIdentificationCodeSequenceItemWrapper::MappingResource
readwrite

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