MeVisLab Toolbox Reference
DRTBreedRegistrationSequenceItemWrapper Class Reference

A class that wraps DRTBreedRegistrationSequence Item for use in Python. More...

#include <mlDRTBreedRegistrationSequenceItemWrapper.h>

Inheritance diagram for DRTBreedRegistrationSequenceItemWrapper:

Public Slots

Access to wrapped DRTBreedRegistrationSequence object.

\script

QStringList dir (QString searchString="") const
 
QVariantMap getDicomTagByKey (QString key) const
 
QVariantMap getDicomTagByName (QString name) const
 
QVariant getDicomTagValueByKey (QString key) const
 
QVariant getDicomTagValueByName (QString name) const
 
bool setBreedRegistrationNumber (QString qParam)
 
QString getBreedRegistrationNumberTag () const
 
QString getBreedRegistrationNumber () 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
 
bool setBreedRegistryCodeSequence (QVariant qParam)
 
QVariant getBreedRegistryCodeSequence () const
 
QString getBreedRegistryCodeSequenceTag () const
 

Public Member Functions

 DRTBreedRegistrationSequenceItemWrapper (const ml::DcmDRTBreedRegistrationSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTBreedRegistrationSequenceInterface *sequenceInterface)
 
 DRTBreedRegistrationSequenceItemWrapper (const DRTBreedRegistrationSequenceItemWrapper &toCopy)
 
DRTBreedRegistrationSequenceItemWrapperoperator= (const DRTBreedRegistrationSequenceItemWrapper &toCopy)
 
ml::DcmDRTBreedRegistrationSequenceInterface::Item getWrappedSequenceItem () const
 
ml::DcmDRTBreedRegistrationSequenceInterfacegetSequence () const
 

Public Attributes

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

Properties

QString BreedRegistrationNumber
 
QString CodeMeaning
 
QString CodeValue
 
QString CodingSchemeDesignator
 
QString CodingSchemeVersion
 
QString ContextGroupExtensionCreatorUID
 
QString ContextGroupExtensionFlag
 
QString ContextGroupLocalVersion
 
QString ContextGroupVersion
 
QString ContextIdentifier
 
QString MappingResource
 
QVariant BreedRegistryCodeSequence
 

Detailed Description

A class that wraps DRTBreedRegistrationSequence Item for use in Python.

\script

Definition at line 48 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTBreedRegistrationSequenceItemWrapper() [1/2]

DRTBreedRegistrationSequenceItemWrapper::DRTBreedRegistrationSequenceItemWrapper ( const ml::DcmDRTBreedRegistrationSequenceInterface::Item wrappedSequenceItem,
ml::DcmDRTBreedRegistrationSequenceInterface sequenceInterface 
)
inline

Definition at line 56 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ DRTBreedRegistrationSequenceItemWrapper() [2/2]

DRTBreedRegistrationSequenceItemWrapper::DRTBreedRegistrationSequenceItemWrapper ( const DRTBreedRegistrationSequenceItemWrapper toCopy)
inline

Member Function Documentation

◆ dir

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

◆ getBreedRegistrationNumber

QString DRTBreedRegistrationSequenceItemWrapper::getBreedRegistrationNumber ( ) const
slot

◆ getBreedRegistrationNumberTag

QString DRTBreedRegistrationSequenceItemWrapper::getBreedRegistrationNumberTag ( ) const
slot

◆ getBreedRegistryCodeSequence

QVariant DRTBreedRegistrationSequenceItemWrapper::getBreedRegistryCodeSequence ( ) const
slot

◆ getBreedRegistryCodeSequenceTag

QString DRTBreedRegistrationSequenceItemWrapper::getBreedRegistryCodeSequenceTag ( ) const
slot

◆ getCodeMeaning

QString DRTBreedRegistrationSequenceItemWrapper::getCodeMeaning ( ) const
slot

◆ getCodeMeaningTag

QString DRTBreedRegistrationSequenceItemWrapper::getCodeMeaningTag ( ) const
slot

◆ getCodeValue

QString DRTBreedRegistrationSequenceItemWrapper::getCodeValue ( ) const
slot

◆ getCodeValueTag

QString DRTBreedRegistrationSequenceItemWrapper::getCodeValueTag ( ) const
slot

◆ getCodingSchemeDesignator

QString DRTBreedRegistrationSequenceItemWrapper::getCodingSchemeDesignator ( ) const
slot

◆ getCodingSchemeDesignatorTag

QString DRTBreedRegistrationSequenceItemWrapper::getCodingSchemeDesignatorTag ( ) const
slot

◆ getCodingSchemeVersion

QString DRTBreedRegistrationSequenceItemWrapper::getCodingSchemeVersion ( ) const
slot

◆ getCodingSchemeVersionTag

QString DRTBreedRegistrationSequenceItemWrapper::getCodingSchemeVersionTag ( ) const
slot

◆ getContextGroupExtensionCreatorUID

QString DRTBreedRegistrationSequenceItemWrapper::getContextGroupExtensionCreatorUID ( ) const
slot

◆ getContextGroupExtensionCreatorUIDTag

QString DRTBreedRegistrationSequenceItemWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
slot

◆ getContextGroupExtensionFlag

QString DRTBreedRegistrationSequenceItemWrapper::getContextGroupExtensionFlag ( ) const
slot

◆ getContextGroupExtensionFlagTag

QString DRTBreedRegistrationSequenceItemWrapper::getContextGroupExtensionFlagTag ( ) const
slot

◆ getContextGroupLocalVersion

QString DRTBreedRegistrationSequenceItemWrapper::getContextGroupLocalVersion ( ) const
slot

◆ getContextGroupLocalVersionTag

QString DRTBreedRegistrationSequenceItemWrapper::getContextGroupLocalVersionTag ( ) const
slot

◆ getContextGroupVersion

QString DRTBreedRegistrationSequenceItemWrapper::getContextGroupVersion ( ) const
slot

◆ getContextGroupVersionTag

QString DRTBreedRegistrationSequenceItemWrapper::getContextGroupVersionTag ( ) const
slot

◆ getContextIdentifier

QString DRTBreedRegistrationSequenceItemWrapper::getContextIdentifier ( ) const
slot

◆ getContextIdentifierTag

QString DRTBreedRegistrationSequenceItemWrapper::getContextIdentifierTag ( ) const
slot

◆ getDicomTagByKey

QVariantMap DRTBreedRegistrationSequenceItemWrapper::getDicomTagByKey ( QString  key) const
slot

◆ getDicomTagByName

QVariantMap DRTBreedRegistrationSequenceItemWrapper::getDicomTagByName ( QString  name) const
slot

◆ getDicomTagValueByKey

QVariant DRTBreedRegistrationSequenceItemWrapper::getDicomTagValueByKey ( QString  key) const
slot

◆ getDicomTagValueByName

QVariant DRTBreedRegistrationSequenceItemWrapper::getDicomTagValueByName ( QString  name) const
slot

◆ getMappingResource

QString DRTBreedRegistrationSequenceItemWrapper::getMappingResource ( ) const
slot

◆ getMappingResourceTag

QString DRTBreedRegistrationSequenceItemWrapper::getMappingResourceTag ( ) const
slot

◆ getSequence()

ml::DcmDRTBreedRegistrationSequenceInterface* DRTBreedRegistrationSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTBreedRegistrationSequenceInterface::Item DRTBreedRegistrationSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

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

◆ setBreedRegistrationNumber

bool DRTBreedRegistrationSequenceItemWrapper::setBreedRegistrationNumber ( QString  qParam)
slot

◆ setBreedRegistryCodeSequence

bool DRTBreedRegistrationSequenceItemWrapper::setBreedRegistryCodeSequence ( QVariant  qParam)
slot

◆ setCodeMeaning

bool DRTBreedRegistrationSequenceItemWrapper::setCodeMeaning ( QString  qParam)
slot

◆ setCodeValue

bool DRTBreedRegistrationSequenceItemWrapper::setCodeValue ( QString  qParam)
slot

◆ setCodingSchemeDesignator

bool DRTBreedRegistrationSequenceItemWrapper::setCodingSchemeDesignator ( QString  qParam)
slot

◆ setCodingSchemeVersion

bool DRTBreedRegistrationSequenceItemWrapper::setCodingSchemeVersion ( QString  qParam)
slot

◆ setContextGroupExtensionCreatorUID

bool DRTBreedRegistrationSequenceItemWrapper::setContextGroupExtensionCreatorUID ( QString  qParam)
slot

◆ setContextGroupExtensionFlag

bool DRTBreedRegistrationSequenceItemWrapper::setContextGroupExtensionFlag ( QString  qParam)
slot

◆ setContextGroupLocalVersion

bool DRTBreedRegistrationSequenceItemWrapper::setContextGroupLocalVersion ( QString  qParam)
slot

◆ setContextGroupVersion

bool DRTBreedRegistrationSequenceItemWrapper::setContextGroupVersion ( QString  qParam)
slot

◆ setContextIdentifier

bool DRTBreedRegistrationSequenceItemWrapper::setContextIdentifier ( QString  qParam)
slot

◆ setMappingResource

bool DRTBreedRegistrationSequenceItemWrapper::setMappingResource ( QString  qParam)
slot

Member Data Documentation

◆ _BreedRegistrationNumber

QString DRTBreedRegistrationSequenceItemWrapper::_BreedRegistrationNumber

Definition at line 83 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _BreedRegistryCodeSequence

QVariant DRTBreedRegistrationSequenceItemWrapper::_BreedRegistryCodeSequence

Definition at line 106 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _CodeMeaning

QString DRTBreedRegistrationSequenceItemWrapper::_CodeMeaning

Definition at line 85 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _CodeValue

QString DRTBreedRegistrationSequenceItemWrapper::_CodeValue

Definition at line 87 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _CodingSchemeDesignator

QString DRTBreedRegistrationSequenceItemWrapper::_CodingSchemeDesignator

Definition at line 89 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _CodingSchemeVersion

QString DRTBreedRegistrationSequenceItemWrapper::_CodingSchemeVersion

Definition at line 91 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _ContextGroupExtensionCreatorUID

QString DRTBreedRegistrationSequenceItemWrapper::_ContextGroupExtensionCreatorUID

Definition at line 93 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _ContextGroupExtensionFlag

QString DRTBreedRegistrationSequenceItemWrapper::_ContextGroupExtensionFlag

Definition at line 95 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _ContextGroupLocalVersion

QString DRTBreedRegistrationSequenceItemWrapper::_ContextGroupLocalVersion

Definition at line 97 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _ContextGroupVersion

QString DRTBreedRegistrationSequenceItemWrapper::_ContextGroupVersion

Definition at line 99 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _ContextIdentifier

QString DRTBreedRegistrationSequenceItemWrapper::_ContextIdentifier

Definition at line 101 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _MappingResource

QString DRTBreedRegistrationSequenceItemWrapper::_MappingResource

Definition at line 103 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ _propertyKeys

QStringList DRTBreedRegistrationSequenceItemWrapper::_propertyKeys

Definition at line 54 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

Property Documentation

◆ BreedRegistrationNumber

QString DRTBreedRegistrationSequenceItemWrapper::BreedRegistrationNumber
readwrite

Definition at line 83 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ BreedRegistryCodeSequence

QVariant DRTBreedRegistrationSequenceItemWrapper::BreedRegistryCodeSequence
readwrite

Definition at line 106 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ CodeMeaning

QString DRTBreedRegistrationSequenceItemWrapper::CodeMeaning
readwrite

Definition at line 85 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ CodeValue

QString DRTBreedRegistrationSequenceItemWrapper::CodeValue
readwrite

Definition at line 87 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ CodingSchemeDesignator

QString DRTBreedRegistrationSequenceItemWrapper::CodingSchemeDesignator
readwrite

Definition at line 89 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ CodingSchemeVersion

QString DRTBreedRegistrationSequenceItemWrapper::CodingSchemeVersion
readwrite

Definition at line 91 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ ContextGroupExtensionCreatorUID

QString DRTBreedRegistrationSequenceItemWrapper::ContextGroupExtensionCreatorUID
readwrite

Definition at line 93 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ ContextGroupExtensionFlag

QString DRTBreedRegistrationSequenceItemWrapper::ContextGroupExtensionFlag
readwrite

Definition at line 95 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ ContextGroupLocalVersion

QString DRTBreedRegistrationSequenceItemWrapper::ContextGroupLocalVersion
readwrite

Definition at line 97 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ ContextGroupVersion

QString DRTBreedRegistrationSequenceItemWrapper::ContextGroupVersion
readwrite

Definition at line 99 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ ContextIdentifier

QString DRTBreedRegistrationSequenceItemWrapper::ContextIdentifier
readwrite

Definition at line 101 of file mlDRTBreedRegistrationSequenceItemWrapper.h.

◆ MappingResource

QString DRTBreedRegistrationSequenceItemWrapper::MappingResource
readwrite

Definition at line 103 of file mlDRTBreedRegistrationSequenceItemWrapper.h.


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