MeVisLab Toolbox Reference
DRTBreedRegistryCodeSequenceWrapper Class Reference

#include <mlDRTBreedRegistryCodeSequenceWrapper.h>

Inheritance diagram for DRTBreedRegistryCodeSequenceWrapper:

Public Slots

Access to wrapped DRTBreedRegistryCodeSequence object.
int getNumberOfItems () const
 \script
QVariant getItem (int idx)
QVariant addItem ()
bool insertItem (int idx)
bool removeItem (int idx)

Public Member Functions

 DRTBreedRegistryCodeSequenceWrapper (ml::DcmDRTBreedRegistryCodeSequenceInterface *wrappedSequence)
 DRTBreedRegistryCodeSequenceWrapper (const DRTBreedRegistryCodeSequenceWrapper &toCopy)
DRTBreedRegistryCodeSequenceWrapperoperator= (const DRTBreedRegistryCodeSequenceWrapper &toCopy)
ml::DcmDRTBreedRegistryCodeSequenceInterface getWrappedSequence () const
QString getCodeMeaningTag () const
QString getCodeValueTag () const
QString getCodingSchemeDesignatorTag () const
QString getCodingSchemeVersionTag () const
QString getContextGroupExtensionCreatorUIDTag () const
QString getContextGroupExtensionFlagTag () const
QString getContextGroupLocalVersionTag () const
QString getContextGroupVersionTag () const
QString getContextIdentifierTag () const
QString getMappingResourceTag () const

Detailed Description

A class that wraps DRTBreedRegistryCodeSequence Item for use in Python. \script

Definition at line 45 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTBreedRegistryCodeSequenceWrapper() [1/2]

DRTBreedRegistryCodeSequenceWrapper::DRTBreedRegistryCodeSequenceWrapper ( ml::DcmDRTBreedRegistryCodeSequenceInterface * wrappedSequence)
inline

◆ DRTBreedRegistryCodeSequenceWrapper() [2/2]

DRTBreedRegistryCodeSequenceWrapper::DRTBreedRegistryCodeSequenceWrapper ( const DRTBreedRegistryCodeSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTBreedRegistryCodeSequenceWrapper::addItem ( )
slot

◆ getCodeMeaningTag()

QString DRTBreedRegistryCodeSequenceWrapper::getCodeMeaningTag ( ) const
inline

Definition at line 70 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ getCodeValueTag()

QString DRTBreedRegistryCodeSequenceWrapper::getCodeValueTag ( ) const
inline

Definition at line 72 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ getCodingSchemeDesignatorTag()

QString DRTBreedRegistryCodeSequenceWrapper::getCodingSchemeDesignatorTag ( ) const
inline

Definition at line 74 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ getCodingSchemeVersionTag()

QString DRTBreedRegistryCodeSequenceWrapper::getCodingSchemeVersionTag ( ) const
inline

Definition at line 76 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ getContextGroupExtensionCreatorUIDTag()

QString DRTBreedRegistryCodeSequenceWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
inline

Definition at line 78 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ getContextGroupExtensionFlagTag()

QString DRTBreedRegistryCodeSequenceWrapper::getContextGroupExtensionFlagTag ( ) const
inline

Definition at line 80 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ getContextGroupLocalVersionTag()

QString DRTBreedRegistryCodeSequenceWrapper::getContextGroupLocalVersionTag ( ) const
inline

Definition at line 82 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ getContextGroupVersionTag()

QString DRTBreedRegistryCodeSequenceWrapper::getContextGroupVersionTag ( ) const
inline

Definition at line 84 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ getContextIdentifierTag()

QString DRTBreedRegistryCodeSequenceWrapper::getContextIdentifierTag ( ) const
inline

Definition at line 86 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ getItem

QVariant DRTBreedRegistryCodeSequenceWrapper::getItem ( int idx)
slot

◆ getMappingResourceTag()

QString DRTBreedRegistryCodeSequenceWrapper::getMappingResourceTag ( ) const
inline

Definition at line 88 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ getNumberOfItems

int DRTBreedRegistryCodeSequenceWrapper::getNumberOfItems ( ) const
slot

\script

◆ getWrappedSequence()

ml::DcmDRTBreedRegistryCodeSequenceInterface DRTBreedRegistryCodeSequenceWrapper::getWrappedSequence ( ) const
inline

◆ insertItem

bool DRTBreedRegistryCodeSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

◆ removeItem

bool DRTBreedRegistryCodeSequenceWrapper::removeItem ( int idx)
slot

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