MeVisLab Toolbox Reference
DRTPatientBreedCodeSequenceWrapper Class Reference

#include <mlDRTPatientBreedCodeSequenceWrapper.h>

Inheritance diagram for DRTPatientBreedCodeSequenceWrapper:

Public Slots

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

Public Member Functions

 DRTPatientBreedCodeSequenceWrapper (ml::DcmDRTPatientBreedCodeSequenceInterface *wrappedSequence)
 DRTPatientBreedCodeSequenceWrapper (const DRTPatientBreedCodeSequenceWrapper &toCopy)
DRTPatientBreedCodeSequenceWrapperoperator= (const DRTPatientBreedCodeSequenceWrapper &toCopy)
ml::DcmDRTPatientBreedCodeSequenceInterface 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 DRTPatientBreedCodeSequence Item for use in Python. \script

Definition at line 45 of file mlDRTPatientBreedCodeSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTPatientBreedCodeSequenceWrapper() [1/2]

DRTPatientBreedCodeSequenceWrapper::DRTPatientBreedCodeSequenceWrapper ( ml::DcmDRTPatientBreedCodeSequenceInterface * wrappedSequence)
inline

◆ DRTPatientBreedCodeSequenceWrapper() [2/2]

DRTPatientBreedCodeSequenceWrapper::DRTPatientBreedCodeSequenceWrapper ( const DRTPatientBreedCodeSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTPatientBreedCodeSequenceWrapper::addItem ( )
slot

◆ getCodeMeaningTag()

QString DRTPatientBreedCodeSequenceWrapper::getCodeMeaningTag ( ) const
inline

Definition at line 70 of file mlDRTPatientBreedCodeSequenceWrapper.h.

◆ getCodeValueTag()

QString DRTPatientBreedCodeSequenceWrapper::getCodeValueTag ( ) const
inline

Definition at line 72 of file mlDRTPatientBreedCodeSequenceWrapper.h.

◆ getCodingSchemeDesignatorTag()

QString DRTPatientBreedCodeSequenceWrapper::getCodingSchemeDesignatorTag ( ) const
inline

Definition at line 74 of file mlDRTPatientBreedCodeSequenceWrapper.h.

◆ getCodingSchemeVersionTag()

QString DRTPatientBreedCodeSequenceWrapper::getCodingSchemeVersionTag ( ) const
inline

Definition at line 76 of file mlDRTPatientBreedCodeSequenceWrapper.h.

◆ getContextGroupExtensionCreatorUIDTag()

QString DRTPatientBreedCodeSequenceWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
inline

Definition at line 78 of file mlDRTPatientBreedCodeSequenceWrapper.h.

◆ getContextGroupExtensionFlagTag()

QString DRTPatientBreedCodeSequenceWrapper::getContextGroupExtensionFlagTag ( ) const
inline

Definition at line 80 of file mlDRTPatientBreedCodeSequenceWrapper.h.

◆ getContextGroupLocalVersionTag()

QString DRTPatientBreedCodeSequenceWrapper::getContextGroupLocalVersionTag ( ) const
inline

Definition at line 82 of file mlDRTPatientBreedCodeSequenceWrapper.h.

◆ getContextGroupVersionTag()

QString DRTPatientBreedCodeSequenceWrapper::getContextGroupVersionTag ( ) const
inline

Definition at line 84 of file mlDRTPatientBreedCodeSequenceWrapper.h.

◆ getContextIdentifierTag()

QString DRTPatientBreedCodeSequenceWrapper::getContextIdentifierTag ( ) const
inline

Definition at line 86 of file mlDRTPatientBreedCodeSequenceWrapper.h.

◆ getItem

QVariant DRTPatientBreedCodeSequenceWrapper::getItem ( int idx)
slot

◆ getMappingResourceTag()

QString DRTPatientBreedCodeSequenceWrapper::getMappingResourceTag ( ) const
inline

Definition at line 88 of file mlDRTPatientBreedCodeSequenceWrapper.h.

◆ getNumberOfItems

int DRTPatientBreedCodeSequenceWrapper::getNumberOfItems ( ) const
slot

\script

◆ getWrappedSequence()

ml::DcmDRTPatientBreedCodeSequenceInterface DRTPatientBreedCodeSequenceWrapper::getWrappedSequence ( ) const
inline

◆ insertItem

bool DRTPatientBreedCodeSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

◆ removeItem

bool DRTPatientBreedCodeSequenceWrapper::removeItem ( int idx)
slot

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