MeVisLab Toolbox Reference
DRTInstitutionCodeSequenceWrapper Class Reference

#include <mlDRTInstitutionCodeSequenceWrapper.h>

Inheritance diagram for DRTInstitutionCodeSequenceWrapper:

Public Slots

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

Public Member Functions

 DRTInstitutionCodeSequenceWrapper (ml::DcmDRTInstitutionCodeSequenceInterface *wrappedSequence)
 DRTInstitutionCodeSequenceWrapper (const DRTInstitutionCodeSequenceWrapper &toCopy)
DRTInstitutionCodeSequenceWrapperoperator= (const DRTInstitutionCodeSequenceWrapper &toCopy)
ml::DcmDRTInstitutionCodeSequenceInterface 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 DRTInstitutionCodeSequence Item for use in Python. \script

Definition at line 45 of file mlDRTInstitutionCodeSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTInstitutionCodeSequenceWrapper() [1/2]

DRTInstitutionCodeSequenceWrapper::DRTInstitutionCodeSequenceWrapper ( ml::DcmDRTInstitutionCodeSequenceInterface * wrappedSequence)
inline

◆ DRTInstitutionCodeSequenceWrapper() [2/2]

DRTInstitutionCodeSequenceWrapper::DRTInstitutionCodeSequenceWrapper ( const DRTInstitutionCodeSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTInstitutionCodeSequenceWrapper::addItem ( )
slot

◆ getCodeMeaningTag()

QString DRTInstitutionCodeSequenceWrapper::getCodeMeaningTag ( ) const
inline

Definition at line 70 of file mlDRTInstitutionCodeSequenceWrapper.h.

◆ getCodeValueTag()

QString DRTInstitutionCodeSequenceWrapper::getCodeValueTag ( ) const
inline

Definition at line 72 of file mlDRTInstitutionCodeSequenceWrapper.h.

◆ getCodingSchemeDesignatorTag()

QString DRTInstitutionCodeSequenceWrapper::getCodingSchemeDesignatorTag ( ) const
inline

Definition at line 74 of file mlDRTInstitutionCodeSequenceWrapper.h.

◆ getCodingSchemeVersionTag()

QString DRTInstitutionCodeSequenceWrapper::getCodingSchemeVersionTag ( ) const
inline

Definition at line 76 of file mlDRTInstitutionCodeSequenceWrapper.h.

◆ getContextGroupExtensionCreatorUIDTag()

QString DRTInstitutionCodeSequenceWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
inline

Definition at line 78 of file mlDRTInstitutionCodeSequenceWrapper.h.

◆ getContextGroupExtensionFlagTag()

QString DRTInstitutionCodeSequenceWrapper::getContextGroupExtensionFlagTag ( ) const
inline

Definition at line 80 of file mlDRTInstitutionCodeSequenceWrapper.h.

◆ getContextGroupLocalVersionTag()

QString DRTInstitutionCodeSequenceWrapper::getContextGroupLocalVersionTag ( ) const
inline

Definition at line 82 of file mlDRTInstitutionCodeSequenceWrapper.h.

◆ getContextGroupVersionTag()

QString DRTInstitutionCodeSequenceWrapper::getContextGroupVersionTag ( ) const
inline

Definition at line 84 of file mlDRTInstitutionCodeSequenceWrapper.h.

◆ getContextIdentifierTag()

QString DRTInstitutionCodeSequenceWrapper::getContextIdentifierTag ( ) const
inline

Definition at line 86 of file mlDRTInstitutionCodeSequenceWrapper.h.

◆ getItem

QVariant DRTInstitutionCodeSequenceWrapper::getItem ( int idx)
slot

◆ getMappingResourceTag()

QString DRTInstitutionCodeSequenceWrapper::getMappingResourceTag ( ) const
inline

Definition at line 88 of file mlDRTInstitutionCodeSequenceWrapper.h.

◆ getNumberOfItems

int DRTInstitutionCodeSequenceWrapper::getNumberOfItems ( ) const
slot

\script

◆ getWrappedSequence()

ml::DcmDRTInstitutionCodeSequenceInterface DRTInstitutionCodeSequenceWrapper::getWrappedSequence ( ) const
inline

◆ insertItem

bool DRTInstitutionCodeSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

◆ removeItem

bool DRTInstitutionCodeSequenceWrapper::removeItem ( int idx)
slot

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