MeVisLab Toolbox Reference
DRTPatientBreedCodeSequenceWrapper Class Reference

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

#include <mlDRTPatientBreedCodeSequenceWrapper.h>

Inheritance diagram for DRTPatientBreedCodeSequenceWrapper:

Public Slots

Access to wrapped DRTPatientBreedCodeSequence object.

\script

int getNumberOfItems () const
 
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

Definition at line 51 of file mlDRTPatientBreedCodeSequenceWrapper.h.

◆ DRTPatientBreedCodeSequenceWrapper() [2/2]

DRTPatientBreedCodeSequenceWrapper::DRTPatientBreedCodeSequenceWrapper ( const DRTPatientBreedCodeSequenceWrapper toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTPatientBreedCodeSequenceWrapper::addItem ( )
slot

◆ getCodeMeaningTag()

QString DRTPatientBreedCodeSequenceWrapper::getCodeMeaningTag ( ) const
inline

◆ getCodeValueTag()

QString DRTPatientBreedCodeSequenceWrapper::getCodeValueTag ( ) const
inline

◆ getCodingSchemeDesignatorTag()

QString DRTPatientBreedCodeSequenceWrapper::getCodingSchemeDesignatorTag ( ) const
inline

◆ getCodingSchemeVersionTag()

QString DRTPatientBreedCodeSequenceWrapper::getCodingSchemeVersionTag ( ) const
inline

◆ getContextGroupExtensionCreatorUIDTag()

QString DRTPatientBreedCodeSequenceWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
inline

◆ getContextGroupExtensionFlagTag()

QString DRTPatientBreedCodeSequenceWrapper::getContextGroupExtensionFlagTag ( ) const
inline

◆ getContextGroupLocalVersionTag()

QString DRTPatientBreedCodeSequenceWrapper::getContextGroupLocalVersionTag ( ) const
inline

◆ getContextGroupVersionTag()

QString DRTPatientBreedCodeSequenceWrapper::getContextGroupVersionTag ( ) const
inline

◆ getContextIdentifierTag()

QString DRTPatientBreedCodeSequenceWrapper::getContextIdentifierTag ( ) const
inline

◆ getItem

QVariant DRTPatientBreedCodeSequenceWrapper::getItem ( int  idx)
slot

◆ getMappingResourceTag()

QString DRTPatientBreedCodeSequenceWrapper::getMappingResourceTag ( ) const
inline

◆ getNumberOfItems

int DRTPatientBreedCodeSequenceWrapper::getNumberOfItems ( ) const
slot

◆ 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: