MeVisLab Toolbox Reference
DRTRTROIIdentificationCodeSequenceItemWrapper Class Reference

#include <mlDRTRTROIIdentificationCodeSequenceItemWrapper.h>

Inheritance diagram for DRTRTROIIdentificationCodeSequenceItemWrapper:

Public Slots

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

 DRTRTROIIdentificationCodeSequenceItemWrapper (const ml::DcmDRTRTROIIdentificationCodeSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTRTROIIdentificationCodeSequenceInterface *sequenceInterface)
 DRTRTROIIdentificationCodeSequenceItemWrapper (const DRTRTROIIdentificationCodeSequenceItemWrapper &toCopy)
DRTRTROIIdentificationCodeSequenceItemWrapperoperator= (const DRTRTROIIdentificationCodeSequenceItemWrapper &toCopy)
ml::DcmDRTRTROIIdentificationCodeSequenceInterface::Item getWrappedSequenceItem () const
ml::DcmDRTRTROIIdentificationCodeSequenceInterfacegetSequence () 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 DRTRTROIIdentificationCodeSequence Item for use in Python. \script

Definition at line 47 of file mlDRTRTROIIdentificationCodeSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTRTROIIdentificationCodeSequenceItemWrapper() [1/2]

DRTRTROIIdentificationCodeSequenceItemWrapper::DRTRTROIIdentificationCodeSequenceItemWrapper ( const ml::DcmDRTRTROIIdentificationCodeSequenceInterface::Item & wrappedSequenceItem,
ml::DcmDRTRTROIIdentificationCodeSequenceInterface * sequenceInterface )
inline

◆ DRTRTROIIdentificationCodeSequenceItemWrapper() [2/2]

DRTRTROIIdentificationCodeSequenceItemWrapper::DRTRTROIIdentificationCodeSequenceItemWrapper ( const DRTRTROIIdentificationCodeSequenceItemWrapper & toCopy)
inline

Member Function Documentation

◆ dir

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

\script

References dir().

Referenced by dir().

◆ getCodeMeaning

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getCodeMeaning ( ) const
slot

References getCodeMeaning().

Referenced by getCodeMeaning().

◆ getCodeMeaningTag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getCodeMeaningTag ( ) const
slot

References getCodeMeaningTag().

Referenced by getCodeMeaningTag().

◆ getCodeValue

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getCodeValue ( ) const
slot

References getCodeValue().

Referenced by getCodeValue().

◆ getCodeValueTag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getCodeValueTag ( ) const
slot

References getCodeValueTag().

Referenced by getCodeValueTag().

◆ getCodingSchemeDesignator

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getCodingSchemeDesignator ( ) const
slot

◆ getCodingSchemeDesignatorTag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getCodingSchemeDesignatorTag ( ) const
slot

◆ getCodingSchemeVersion

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getCodingSchemeVersion ( ) const
slot

◆ getCodingSchemeVersionTag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getCodingSchemeVersionTag ( ) const
slot

◆ getContextGroupExtensionCreatorUID

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getContextGroupExtensionCreatorUID ( ) const
slot

◆ getContextGroupExtensionCreatorUIDTag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
slot

◆ getContextGroupExtensionFlag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getContextGroupExtensionFlag ( ) const
slot

◆ getContextGroupExtensionFlagTag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getContextGroupExtensionFlagTag ( ) const
slot

◆ getContextGroupLocalVersion

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getContextGroupLocalVersion ( ) const
slot

◆ getContextGroupLocalVersionTag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getContextGroupLocalVersionTag ( ) const
slot

◆ getContextGroupVersion

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getContextGroupVersion ( ) const
slot

◆ getContextGroupVersionTag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getContextGroupVersionTag ( ) const
slot

◆ getContextIdentifier

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getContextIdentifier ( ) const
slot

References getContextIdentifier().

Referenced by getContextIdentifier().

◆ getContextIdentifierTag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getContextIdentifierTag ( ) const
slot

◆ getDicomTagByKey

QVariantMap DRTRTROIIdentificationCodeSequenceItemWrapper::getDicomTagByKey ( QString key) const
slot

References getDicomTagByKey().

Referenced by getDicomTagByKey().

◆ getDicomTagByName

QVariantMap DRTRTROIIdentificationCodeSequenceItemWrapper::getDicomTagByName ( QString name) const
slot

References getDicomTagByName().

Referenced by getDicomTagByName().

◆ getDicomTagValueByKey

QVariant DRTRTROIIdentificationCodeSequenceItemWrapper::getDicomTagValueByKey ( QString key) const
slot

◆ getDicomTagValueByName

QVariant DRTRTROIIdentificationCodeSequenceItemWrapper::getDicomTagValueByName ( QString name) const
slot

◆ getMappingResource

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getMappingResource ( ) const
slot

References getMappingResource().

Referenced by getMappingResource().

◆ getMappingResourceTag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::getMappingResourceTag ( ) const
slot

◆ getSequence()

ml::DcmDRTRTROIIdentificationCodeSequenceInterface * DRTRTROIIdentificationCodeSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTRTROIIdentificationCodeSequenceInterface::Item DRTRTROIIdentificationCodeSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

◆ setCodeMeaning

bool DRTRTROIIdentificationCodeSequenceItemWrapper::setCodeMeaning ( QString qParam)
slot

References setCodeMeaning().

Referenced by setCodeMeaning().

◆ setCodeValue

bool DRTRTROIIdentificationCodeSequenceItemWrapper::setCodeValue ( QString qParam)
slot

References setCodeValue().

Referenced by setCodeValue().

◆ setCodingSchemeDesignator

bool DRTRTROIIdentificationCodeSequenceItemWrapper::setCodingSchemeDesignator ( QString qParam)
slot

◆ setCodingSchemeVersion

bool DRTRTROIIdentificationCodeSequenceItemWrapper::setCodingSchemeVersion ( QString qParam)
slot

◆ setContextGroupExtensionCreatorUID

bool DRTRTROIIdentificationCodeSequenceItemWrapper::setContextGroupExtensionCreatorUID ( QString qParam)
slot

◆ setContextGroupExtensionFlag

bool DRTRTROIIdentificationCodeSequenceItemWrapper::setContextGroupExtensionFlag ( QString qParam)
slot

◆ setContextGroupLocalVersion

bool DRTRTROIIdentificationCodeSequenceItemWrapper::setContextGroupLocalVersion ( QString qParam)
slot

◆ setContextGroupVersion

bool DRTRTROIIdentificationCodeSequenceItemWrapper::setContextGroupVersion ( QString qParam)
slot

◆ setContextIdentifier

bool DRTRTROIIdentificationCodeSequenceItemWrapper::setContextIdentifier ( QString qParam)
slot

References setContextIdentifier().

Referenced by setContextIdentifier().

◆ setMappingResource

bool DRTRTROIIdentificationCodeSequenceItemWrapper::setMappingResource ( QString qParam)
slot

References setMappingResource().

Referenced by setMappingResource().

Member Data Documentation

◆ _CodeMeaning

QString DRTRTROIIdentificationCodeSequenceItemWrapper::_CodeMeaning

◆ _CodeValue

QString DRTRTROIIdentificationCodeSequenceItemWrapper::_CodeValue

◆ _CodingSchemeDesignator

QString DRTRTROIIdentificationCodeSequenceItemWrapper::_CodingSchemeDesignator

◆ _CodingSchemeVersion

QString DRTRTROIIdentificationCodeSequenceItemWrapper::_CodingSchemeVersion

◆ _ContextGroupExtensionCreatorUID

QString DRTRTROIIdentificationCodeSequenceItemWrapper::_ContextGroupExtensionCreatorUID

◆ _ContextGroupExtensionFlag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::_ContextGroupExtensionFlag

◆ _ContextGroupLocalVersion

QString DRTRTROIIdentificationCodeSequenceItemWrapper::_ContextGroupLocalVersion

◆ _ContextGroupVersion

QString DRTRTROIIdentificationCodeSequenceItemWrapper::_ContextGroupVersion

◆ _ContextIdentifier

QString DRTRTROIIdentificationCodeSequenceItemWrapper::_ContextIdentifier

◆ _MappingResource

QString DRTRTROIIdentificationCodeSequenceItemWrapper::_MappingResource

◆ _propertyKeys

QStringList DRTRTROIIdentificationCodeSequenceItemWrapper::_propertyKeys

Property Documentation

◆ CodeMeaning

QString DRTRTROIIdentificationCodeSequenceItemWrapper::CodeMeaning
readwrite

◆ CodeValue

QString DRTRTROIIdentificationCodeSequenceItemWrapper::CodeValue
readwrite

◆ CodingSchemeDesignator

QString DRTRTROIIdentificationCodeSequenceItemWrapper::CodingSchemeDesignator
readwrite

◆ CodingSchemeVersion

QString DRTRTROIIdentificationCodeSequenceItemWrapper::CodingSchemeVersion
readwrite

◆ ContextGroupExtensionCreatorUID

QString DRTRTROIIdentificationCodeSequenceItemWrapper::ContextGroupExtensionCreatorUID
readwrite

◆ ContextGroupExtensionFlag

QString DRTRTROIIdentificationCodeSequenceItemWrapper::ContextGroupExtensionFlag
readwrite

◆ ContextGroupLocalVersion

QString DRTRTROIIdentificationCodeSequenceItemWrapper::ContextGroupLocalVersion
readwrite

◆ ContextGroupVersion

QString DRTRTROIIdentificationCodeSequenceItemWrapper::ContextGroupVersion
readwrite

◆ ContextIdentifier

QString DRTRTROIIdentificationCodeSequenceItemWrapper::ContextIdentifier
readwrite

◆ MappingResource

QString DRTRTROIIdentificationCodeSequenceItemWrapper::MappingResource
readwrite

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