MeVisLab Toolbox Reference
DRTConceptNameCodeSequenceItemWrapper Class Reference

#include <mlDRTConceptNameCodeSequenceItemWrapper.h>

Inheritance diagram for DRTConceptNameCodeSequenceItemWrapper:

Public Slots

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

 DRTConceptNameCodeSequenceItemWrapper (const ml::DcmDRTConceptNameCodeSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTConceptNameCodeSequenceInterface *sequenceInterface)
 DRTConceptNameCodeSequenceItemWrapper (const DRTConceptNameCodeSequenceItemWrapper &toCopy)
DRTConceptNameCodeSequenceItemWrapperoperator= (const DRTConceptNameCodeSequenceItemWrapper &toCopy)
ml::DcmDRTConceptNameCodeSequenceInterface::Item getWrappedSequenceItem () const
ml::DcmDRTConceptNameCodeSequenceInterfacegetSequence () 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 DRTConceptNameCodeSequence Item for use in Python. \script

Definition at line 47 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTConceptNameCodeSequenceItemWrapper() [1/2]

DRTConceptNameCodeSequenceItemWrapper::DRTConceptNameCodeSequenceItemWrapper ( const ml::DcmDRTConceptNameCodeSequenceInterface::Item & wrappedSequenceItem,
ml::DcmDRTConceptNameCodeSequenceInterface * sequenceInterface )
inline

◆ DRTConceptNameCodeSequenceItemWrapper() [2/2]

DRTConceptNameCodeSequenceItemWrapper::DRTConceptNameCodeSequenceItemWrapper ( const DRTConceptNameCodeSequenceItemWrapper & toCopy)
inline

Member Function Documentation

◆ dir

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

\script

References dir().

Referenced by dir().

◆ getCodeMeaning

QString DRTConceptNameCodeSequenceItemWrapper::getCodeMeaning ( ) const
slot

References getCodeMeaning().

Referenced by getCodeMeaning().

◆ getCodeMeaningTag

QString DRTConceptNameCodeSequenceItemWrapper::getCodeMeaningTag ( ) const
slot

References getCodeMeaningTag().

Referenced by getCodeMeaningTag().

◆ getCodeValue

QString DRTConceptNameCodeSequenceItemWrapper::getCodeValue ( ) const
slot

References getCodeValue().

Referenced by getCodeValue().

◆ getCodeValueTag

QString DRTConceptNameCodeSequenceItemWrapper::getCodeValueTag ( ) const
slot

References getCodeValueTag().

Referenced by getCodeValueTag().

◆ getCodingSchemeDesignator

QString DRTConceptNameCodeSequenceItemWrapper::getCodingSchemeDesignator ( ) const
slot

◆ getCodingSchemeDesignatorTag

QString DRTConceptNameCodeSequenceItemWrapper::getCodingSchemeDesignatorTag ( ) const
slot

◆ getCodingSchemeVersion

QString DRTConceptNameCodeSequenceItemWrapper::getCodingSchemeVersion ( ) const
slot

◆ getCodingSchemeVersionTag

QString DRTConceptNameCodeSequenceItemWrapper::getCodingSchemeVersionTag ( ) const
slot

◆ getContextGroupExtensionCreatorUID

QString DRTConceptNameCodeSequenceItemWrapper::getContextGroupExtensionCreatorUID ( ) const
slot

◆ getContextGroupExtensionCreatorUIDTag

QString DRTConceptNameCodeSequenceItemWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
slot

◆ getContextGroupExtensionFlag

QString DRTConceptNameCodeSequenceItemWrapper::getContextGroupExtensionFlag ( ) const
slot

◆ getContextGroupExtensionFlagTag

QString DRTConceptNameCodeSequenceItemWrapper::getContextGroupExtensionFlagTag ( ) const
slot

◆ getContextGroupLocalVersion

QString DRTConceptNameCodeSequenceItemWrapper::getContextGroupLocalVersion ( ) const
slot

◆ getContextGroupLocalVersionTag

QString DRTConceptNameCodeSequenceItemWrapper::getContextGroupLocalVersionTag ( ) const
slot

◆ getContextGroupVersion

QString DRTConceptNameCodeSequenceItemWrapper::getContextGroupVersion ( ) const
slot

◆ getContextGroupVersionTag

QString DRTConceptNameCodeSequenceItemWrapper::getContextGroupVersionTag ( ) const
slot

◆ getContextIdentifier

QString DRTConceptNameCodeSequenceItemWrapper::getContextIdentifier ( ) const
slot

References getContextIdentifier().

Referenced by getContextIdentifier().

◆ getContextIdentifierTag

QString DRTConceptNameCodeSequenceItemWrapper::getContextIdentifierTag ( ) const
slot

◆ getDicomTagByKey

QVariantMap DRTConceptNameCodeSequenceItemWrapper::getDicomTagByKey ( QString key) const
slot

References getDicomTagByKey().

Referenced by getDicomTagByKey().

◆ getDicomTagByName

QVariantMap DRTConceptNameCodeSequenceItemWrapper::getDicomTagByName ( QString name) const
slot

References getDicomTagByName().

Referenced by getDicomTagByName().

◆ getDicomTagValueByKey

QVariant DRTConceptNameCodeSequenceItemWrapper::getDicomTagValueByKey ( QString key) const
slot

◆ getDicomTagValueByName

QVariant DRTConceptNameCodeSequenceItemWrapper::getDicomTagValueByName ( QString name) const
slot

◆ getMappingResource

QString DRTConceptNameCodeSequenceItemWrapper::getMappingResource ( ) const
slot

References getMappingResource().

Referenced by getMappingResource().

◆ getMappingResourceTag

QString DRTConceptNameCodeSequenceItemWrapper::getMappingResourceTag ( ) const
slot

◆ getSequence()

ml::DcmDRTConceptNameCodeSequenceInterface * DRTConceptNameCodeSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTConceptNameCodeSequenceInterface::Item DRTConceptNameCodeSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

DRTConceptNameCodeSequenceItemWrapper & DRTConceptNameCodeSequenceItemWrapper::operator= ( const DRTConceptNameCodeSequenceItemWrapper & toCopy)
inline

◆ setCodeMeaning

bool DRTConceptNameCodeSequenceItemWrapper::setCodeMeaning ( QString qParam)
slot

References setCodeMeaning().

Referenced by setCodeMeaning().

◆ setCodeValue

bool DRTConceptNameCodeSequenceItemWrapper::setCodeValue ( QString qParam)
slot

References setCodeValue().

Referenced by setCodeValue().

◆ setCodingSchemeDesignator

bool DRTConceptNameCodeSequenceItemWrapper::setCodingSchemeDesignator ( QString qParam)
slot

◆ setCodingSchemeVersion

bool DRTConceptNameCodeSequenceItemWrapper::setCodingSchemeVersion ( QString qParam)
slot

◆ setContextGroupExtensionCreatorUID

bool DRTConceptNameCodeSequenceItemWrapper::setContextGroupExtensionCreatorUID ( QString qParam)
slot

◆ setContextGroupExtensionFlag

bool DRTConceptNameCodeSequenceItemWrapper::setContextGroupExtensionFlag ( QString qParam)
slot

◆ setContextGroupLocalVersion

bool DRTConceptNameCodeSequenceItemWrapper::setContextGroupLocalVersion ( QString qParam)
slot

◆ setContextGroupVersion

bool DRTConceptNameCodeSequenceItemWrapper::setContextGroupVersion ( QString qParam)
slot

◆ setContextIdentifier

bool DRTConceptNameCodeSequenceItemWrapper::setContextIdentifier ( QString qParam)
slot

References setContextIdentifier().

Referenced by setContextIdentifier().

◆ setMappingResource

bool DRTConceptNameCodeSequenceItemWrapper::setMappingResource ( QString qParam)
slot

References setMappingResource().

Referenced by setMappingResource().

Member Data Documentation

◆ _CodeMeaning

QString DRTConceptNameCodeSequenceItemWrapper::_CodeMeaning

Definition at line 82 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ _CodeValue

QString DRTConceptNameCodeSequenceItemWrapper::_CodeValue

Definition at line 84 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ _CodingSchemeDesignator

QString DRTConceptNameCodeSequenceItemWrapper::_CodingSchemeDesignator

Definition at line 86 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ _CodingSchemeVersion

QString DRTConceptNameCodeSequenceItemWrapper::_CodingSchemeVersion

Definition at line 88 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ _ContextGroupExtensionCreatorUID

QString DRTConceptNameCodeSequenceItemWrapper::_ContextGroupExtensionCreatorUID

Definition at line 90 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ _ContextGroupExtensionFlag

QString DRTConceptNameCodeSequenceItemWrapper::_ContextGroupExtensionFlag

Definition at line 92 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ _ContextGroupLocalVersion

QString DRTConceptNameCodeSequenceItemWrapper::_ContextGroupLocalVersion

Definition at line 94 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ _ContextGroupVersion

QString DRTConceptNameCodeSequenceItemWrapper::_ContextGroupVersion

Definition at line 96 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ _ContextIdentifier

QString DRTConceptNameCodeSequenceItemWrapper::_ContextIdentifier

Definition at line 98 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ _MappingResource

QString DRTConceptNameCodeSequenceItemWrapper::_MappingResource

Definition at line 100 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ _propertyKeys

QStringList DRTConceptNameCodeSequenceItemWrapper::_propertyKeys

Definition at line 53 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

Property Documentation

◆ CodeMeaning

QString DRTConceptNameCodeSequenceItemWrapper::CodeMeaning
readwrite

Definition at line 83 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ CodeValue

QString DRTConceptNameCodeSequenceItemWrapper::CodeValue
readwrite

Definition at line 85 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ CodingSchemeDesignator

QString DRTConceptNameCodeSequenceItemWrapper::CodingSchemeDesignator
readwrite

Definition at line 87 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ CodingSchemeVersion

QString DRTConceptNameCodeSequenceItemWrapper::CodingSchemeVersion
readwrite

Definition at line 89 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ ContextGroupExtensionCreatorUID

QString DRTConceptNameCodeSequenceItemWrapper::ContextGroupExtensionCreatorUID
readwrite

Definition at line 91 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ ContextGroupExtensionFlag

QString DRTConceptNameCodeSequenceItemWrapper::ContextGroupExtensionFlag
readwrite

Definition at line 93 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ ContextGroupLocalVersion

QString DRTConceptNameCodeSequenceItemWrapper::ContextGroupLocalVersion
readwrite

Definition at line 95 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ ContextGroupVersion

QString DRTConceptNameCodeSequenceItemWrapper::ContextGroupVersion
readwrite

Definition at line 97 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ ContextIdentifier

QString DRTConceptNameCodeSequenceItemWrapper::ContextIdentifier
readwrite

Definition at line 99 of file mlDRTConceptNameCodeSequenceItemWrapper.h.

◆ MappingResource

QString DRTConceptNameCodeSequenceItemWrapper::MappingResource
readwrite

Definition at line 101 of file mlDRTConceptNameCodeSequenceItemWrapper.h.


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