MeVisLab Toolbox Reference
DRTPatientSpeciesCodeSequenceWrapper Class Reference

#include <mlDRTPatientSpeciesCodeSequenceWrapper.h>

Inheritance diagram for DRTPatientSpeciesCodeSequenceWrapper:

Public Slots

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

Public Member Functions

 DRTPatientSpeciesCodeSequenceWrapper (ml::DcmDRTPatientSpeciesCodeSequenceInterface *wrappedSequence)
 DRTPatientSpeciesCodeSequenceWrapper (const DRTPatientSpeciesCodeSequenceWrapper &toCopy)
DRTPatientSpeciesCodeSequenceWrapperoperator= (const DRTPatientSpeciesCodeSequenceWrapper &toCopy)
ml::DcmDRTPatientSpeciesCodeSequenceInterface 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 DRTPatientSpeciesCodeSequence Item for use in Python. \script

Definition at line 45 of file mlDRTPatientSpeciesCodeSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTPatientSpeciesCodeSequenceWrapper() [1/2]

DRTPatientSpeciesCodeSequenceWrapper::DRTPatientSpeciesCodeSequenceWrapper ( ml::DcmDRTPatientSpeciesCodeSequenceInterface * wrappedSequence)
inline

◆ DRTPatientSpeciesCodeSequenceWrapper() [2/2]

DRTPatientSpeciesCodeSequenceWrapper::DRTPatientSpeciesCodeSequenceWrapper ( const DRTPatientSpeciesCodeSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTPatientSpeciesCodeSequenceWrapper::addItem ( )
slot

◆ getCodeMeaningTag()

QString DRTPatientSpeciesCodeSequenceWrapper::getCodeMeaningTag ( ) const
inline

Definition at line 70 of file mlDRTPatientSpeciesCodeSequenceWrapper.h.

◆ getCodeValueTag()

QString DRTPatientSpeciesCodeSequenceWrapper::getCodeValueTag ( ) const
inline

Definition at line 72 of file mlDRTPatientSpeciesCodeSequenceWrapper.h.

◆ getCodingSchemeDesignatorTag()

QString DRTPatientSpeciesCodeSequenceWrapper::getCodingSchemeDesignatorTag ( ) const
inline

Definition at line 74 of file mlDRTPatientSpeciesCodeSequenceWrapper.h.

◆ getCodingSchemeVersionTag()

QString DRTPatientSpeciesCodeSequenceWrapper::getCodingSchemeVersionTag ( ) const
inline

Definition at line 76 of file mlDRTPatientSpeciesCodeSequenceWrapper.h.

◆ getContextGroupExtensionCreatorUIDTag()

QString DRTPatientSpeciesCodeSequenceWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
inline

Definition at line 78 of file mlDRTPatientSpeciesCodeSequenceWrapper.h.

◆ getContextGroupExtensionFlagTag()

QString DRTPatientSpeciesCodeSequenceWrapper::getContextGroupExtensionFlagTag ( ) const
inline

Definition at line 80 of file mlDRTPatientSpeciesCodeSequenceWrapper.h.

◆ getContextGroupLocalVersionTag()

QString DRTPatientSpeciesCodeSequenceWrapper::getContextGroupLocalVersionTag ( ) const
inline

Definition at line 82 of file mlDRTPatientSpeciesCodeSequenceWrapper.h.

◆ getContextGroupVersionTag()

QString DRTPatientSpeciesCodeSequenceWrapper::getContextGroupVersionTag ( ) const
inline

Definition at line 84 of file mlDRTPatientSpeciesCodeSequenceWrapper.h.

◆ getContextIdentifierTag()

QString DRTPatientSpeciesCodeSequenceWrapper::getContextIdentifierTag ( ) const
inline

Definition at line 86 of file mlDRTPatientSpeciesCodeSequenceWrapper.h.

◆ getItem

QVariant DRTPatientSpeciesCodeSequenceWrapper::getItem ( int idx)
slot

◆ getMappingResourceTag()

QString DRTPatientSpeciesCodeSequenceWrapper::getMappingResourceTag ( ) const
inline

Definition at line 88 of file mlDRTPatientSpeciesCodeSequenceWrapper.h.

◆ getNumberOfItems

int DRTPatientSpeciesCodeSequenceWrapper::getNumberOfItems ( ) const
slot

\script

◆ getWrappedSequence()

ml::DcmDRTPatientSpeciesCodeSequenceInterface DRTPatientSpeciesCodeSequenceWrapper::getWrappedSequence ( ) const
inline

◆ insertItem

bool DRTPatientSpeciesCodeSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

◆ removeItem

bool DRTPatientSpeciesCodeSequenceWrapper::removeItem ( int idx)
slot

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