MeVisLab Toolbox Reference
DRTDeidentificationMethodCodeSequenceItemWrapper Class Reference

#include <mlDRTDeidentificationMethodCodeSequenceItemWrapper.h>

Inheritance diagram for DRTDeidentificationMethodCodeSequenceItemWrapper:

Public Slots

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

 DRTDeidentificationMethodCodeSequenceItemWrapper (const ml::DcmDRTDeidentificationMethodCodeSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTDeidentificationMethodCodeSequenceInterface *sequenceInterface)
 DRTDeidentificationMethodCodeSequenceItemWrapper (const DRTDeidentificationMethodCodeSequenceItemWrapper &toCopy)
DRTDeidentificationMethodCodeSequenceItemWrapperoperator= (const DRTDeidentificationMethodCodeSequenceItemWrapper &toCopy)
ml::DcmDRTDeidentificationMethodCodeSequenceInterface::Item getWrappedSequenceItem () const
ml::DcmDRTDeidentificationMethodCodeSequenceInterfacegetSequence () 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 DRTDeidentificationMethodCodeSequence Item for use in Python. \script

Definition at line 47 of file mlDRTDeidentificationMethodCodeSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTDeidentificationMethodCodeSequenceItemWrapper() [1/2]

DRTDeidentificationMethodCodeSequenceItemWrapper::DRTDeidentificationMethodCodeSequenceItemWrapper ( const ml::DcmDRTDeidentificationMethodCodeSequenceInterface::Item & wrappedSequenceItem,
ml::DcmDRTDeidentificationMethodCodeSequenceInterface * sequenceInterface )
inline

◆ DRTDeidentificationMethodCodeSequenceItemWrapper() [2/2]

DRTDeidentificationMethodCodeSequenceItemWrapper::DRTDeidentificationMethodCodeSequenceItemWrapper ( const DRTDeidentificationMethodCodeSequenceItemWrapper & toCopy)
inline

Member Function Documentation

◆ dir

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

\script

References dir().

Referenced by dir().

◆ getCodeMeaning

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getCodeMeaning ( ) const
slot

References getCodeMeaning().

Referenced by getCodeMeaning().

◆ getCodeMeaningTag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getCodeMeaningTag ( ) const
slot

References getCodeMeaningTag().

Referenced by getCodeMeaningTag().

◆ getCodeValue

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getCodeValue ( ) const
slot

References getCodeValue().

Referenced by getCodeValue().

◆ getCodeValueTag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getCodeValueTag ( ) const
slot

References getCodeValueTag().

Referenced by getCodeValueTag().

◆ getCodingSchemeDesignator

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getCodingSchemeDesignator ( ) const
slot

◆ getCodingSchemeDesignatorTag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getCodingSchemeDesignatorTag ( ) const
slot

◆ getCodingSchemeVersion

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getCodingSchemeVersion ( ) const
slot

◆ getCodingSchemeVersionTag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getCodingSchemeVersionTag ( ) const
slot

◆ getContextGroupExtensionCreatorUID

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getContextGroupExtensionCreatorUID ( ) const
slot

◆ getContextGroupExtensionCreatorUIDTag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
slot

◆ getContextGroupExtensionFlag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getContextGroupExtensionFlag ( ) const
slot

◆ getContextGroupExtensionFlagTag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getContextGroupExtensionFlagTag ( ) const
slot

◆ getContextGroupLocalVersion

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getContextGroupLocalVersion ( ) const
slot

◆ getContextGroupLocalVersionTag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getContextGroupLocalVersionTag ( ) const
slot

◆ getContextGroupVersion

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getContextGroupVersion ( ) const
slot

◆ getContextGroupVersionTag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getContextGroupVersionTag ( ) const
slot

◆ getContextIdentifier

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getContextIdentifier ( ) const
slot

References getContextIdentifier().

Referenced by getContextIdentifier().

◆ getContextIdentifierTag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getContextIdentifierTag ( ) const
slot

◆ getDicomTagByKey

QVariantMap DRTDeidentificationMethodCodeSequenceItemWrapper::getDicomTagByKey ( QString key) const
slot

References getDicomTagByKey().

Referenced by getDicomTagByKey().

◆ getDicomTagByName

QVariantMap DRTDeidentificationMethodCodeSequenceItemWrapper::getDicomTagByName ( QString name) const
slot

References getDicomTagByName().

Referenced by getDicomTagByName().

◆ getDicomTagValueByKey

QVariant DRTDeidentificationMethodCodeSequenceItemWrapper::getDicomTagValueByKey ( QString key) const
slot

◆ getDicomTagValueByName

QVariant DRTDeidentificationMethodCodeSequenceItemWrapper::getDicomTagValueByName ( QString name) const
slot

◆ getMappingResource

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getMappingResource ( ) const
slot

References getMappingResource().

Referenced by getMappingResource().

◆ getMappingResourceTag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::getMappingResourceTag ( ) const
slot

◆ getSequence()

ml::DcmDRTDeidentificationMethodCodeSequenceInterface * DRTDeidentificationMethodCodeSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTDeidentificationMethodCodeSequenceInterface::Item DRTDeidentificationMethodCodeSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

◆ setCodeMeaning

bool DRTDeidentificationMethodCodeSequenceItemWrapper::setCodeMeaning ( QString qParam)
slot

References setCodeMeaning().

Referenced by setCodeMeaning().

◆ setCodeValue

bool DRTDeidentificationMethodCodeSequenceItemWrapper::setCodeValue ( QString qParam)
slot

References setCodeValue().

Referenced by setCodeValue().

◆ setCodingSchemeDesignator

bool DRTDeidentificationMethodCodeSequenceItemWrapper::setCodingSchemeDesignator ( QString qParam)
slot

◆ setCodingSchemeVersion

bool DRTDeidentificationMethodCodeSequenceItemWrapper::setCodingSchemeVersion ( QString qParam)
slot

◆ setContextGroupExtensionCreatorUID

bool DRTDeidentificationMethodCodeSequenceItemWrapper::setContextGroupExtensionCreatorUID ( QString qParam)
slot

◆ setContextGroupExtensionFlag

bool DRTDeidentificationMethodCodeSequenceItemWrapper::setContextGroupExtensionFlag ( QString qParam)
slot

◆ setContextGroupLocalVersion

bool DRTDeidentificationMethodCodeSequenceItemWrapper::setContextGroupLocalVersion ( QString qParam)
slot

◆ setContextGroupVersion

bool DRTDeidentificationMethodCodeSequenceItemWrapper::setContextGroupVersion ( QString qParam)
slot

◆ setContextIdentifier

bool DRTDeidentificationMethodCodeSequenceItemWrapper::setContextIdentifier ( QString qParam)
slot

References setContextIdentifier().

Referenced by setContextIdentifier().

◆ setMappingResource

bool DRTDeidentificationMethodCodeSequenceItemWrapper::setMappingResource ( QString qParam)
slot

References setMappingResource().

Referenced by setMappingResource().

Member Data Documentation

◆ _CodeMeaning

QString DRTDeidentificationMethodCodeSequenceItemWrapper::_CodeMeaning

◆ _CodeValue

QString DRTDeidentificationMethodCodeSequenceItemWrapper::_CodeValue

◆ _CodingSchemeDesignator

QString DRTDeidentificationMethodCodeSequenceItemWrapper::_CodingSchemeDesignator

◆ _CodingSchemeVersion

QString DRTDeidentificationMethodCodeSequenceItemWrapper::_CodingSchemeVersion

◆ _ContextGroupExtensionCreatorUID

QString DRTDeidentificationMethodCodeSequenceItemWrapper::_ContextGroupExtensionCreatorUID

◆ _ContextGroupExtensionFlag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::_ContextGroupExtensionFlag

◆ _ContextGroupLocalVersion

QString DRTDeidentificationMethodCodeSequenceItemWrapper::_ContextGroupLocalVersion

◆ _ContextGroupVersion

QString DRTDeidentificationMethodCodeSequenceItemWrapper::_ContextGroupVersion

◆ _ContextIdentifier

QString DRTDeidentificationMethodCodeSequenceItemWrapper::_ContextIdentifier

◆ _MappingResource

QString DRTDeidentificationMethodCodeSequenceItemWrapper::_MappingResource

◆ _propertyKeys

QStringList DRTDeidentificationMethodCodeSequenceItemWrapper::_propertyKeys

Property Documentation

◆ CodeMeaning

QString DRTDeidentificationMethodCodeSequenceItemWrapper::CodeMeaning
readwrite

◆ CodeValue

QString DRTDeidentificationMethodCodeSequenceItemWrapper::CodeValue
readwrite

◆ CodingSchemeDesignator

QString DRTDeidentificationMethodCodeSequenceItemWrapper::CodingSchemeDesignator
readwrite

◆ CodingSchemeVersion

QString DRTDeidentificationMethodCodeSequenceItemWrapper::CodingSchemeVersion
readwrite

◆ ContextGroupExtensionCreatorUID

QString DRTDeidentificationMethodCodeSequenceItemWrapper::ContextGroupExtensionCreatorUID
readwrite

◆ ContextGroupExtensionFlag

QString DRTDeidentificationMethodCodeSequenceItemWrapper::ContextGroupExtensionFlag
readwrite

◆ ContextGroupLocalVersion

QString DRTDeidentificationMethodCodeSequenceItemWrapper::ContextGroupLocalVersion
readwrite

◆ ContextGroupVersion

QString DRTDeidentificationMethodCodeSequenceItemWrapper::ContextGroupVersion
readwrite

◆ ContextIdentifier

QString DRTDeidentificationMethodCodeSequenceItemWrapper::ContextIdentifier
readwrite

◆ MappingResource

QString DRTDeidentificationMethodCodeSequenceItemWrapper::MappingResource
readwrite

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