MeVisLab Toolbox Reference
DRTRTROIIdentificationCodeSequenceWrapper Class Reference

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

#include <mlDRTRTROIIdentificationCodeSequenceWrapper.h>

Inheritance diagram for DRTRTROIIdentificationCodeSequenceWrapper:

Public Slots

Access to wrapped DRTRTROIIdentificationCodeSequence object.

\script

int getNumberOfItems () const
 
QVariant getItem (int idx)
 
QVariant addItem ()
 
bool insertItem (int idx)
 
bool removeItem (int idx)
 

Public Member Functions

 DRTRTROIIdentificationCodeSequenceWrapper (ml::DcmDRTRTROIIdentificationCodeSequenceInterface *wrappedSequence)
 
 DRTRTROIIdentificationCodeSequenceWrapper (const DRTRTROIIdentificationCodeSequenceWrapper &toCopy)
 
DRTRTROIIdentificationCodeSequenceWrapperoperator= (const DRTRTROIIdentificationCodeSequenceWrapper &toCopy)
 
ml::DcmDRTRTROIIdentificationCodeSequenceInterface 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 DRTRTROIIdentificationCodeSequence Item for use in Python.

\script

Definition at line 45 of file mlDRTRTROIIdentificationCodeSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTRTROIIdentificationCodeSequenceWrapper() [1/2]

DRTRTROIIdentificationCodeSequenceWrapper::DRTRTROIIdentificationCodeSequenceWrapper ( ml::DcmDRTRTROIIdentificationCodeSequenceInterface wrappedSequence)
inline

◆ DRTRTROIIdentificationCodeSequenceWrapper() [2/2]

DRTRTROIIdentificationCodeSequenceWrapper::DRTRTROIIdentificationCodeSequenceWrapper ( const DRTRTROIIdentificationCodeSequenceWrapper toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTRTROIIdentificationCodeSequenceWrapper::addItem ( )
slot

◆ getCodeMeaningTag()

QString DRTRTROIIdentificationCodeSequenceWrapper::getCodeMeaningTag ( ) const
inline

◆ getCodeValueTag()

QString DRTRTROIIdentificationCodeSequenceWrapper::getCodeValueTag ( ) const
inline

◆ getCodingSchemeDesignatorTag()

QString DRTRTROIIdentificationCodeSequenceWrapper::getCodingSchemeDesignatorTag ( ) const
inline

◆ getCodingSchemeVersionTag()

QString DRTRTROIIdentificationCodeSequenceWrapper::getCodingSchemeVersionTag ( ) const
inline

◆ getContextGroupExtensionCreatorUIDTag()

QString DRTRTROIIdentificationCodeSequenceWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
inline

◆ getContextGroupExtensionFlagTag()

QString DRTRTROIIdentificationCodeSequenceWrapper::getContextGroupExtensionFlagTag ( ) const
inline

◆ getContextGroupLocalVersionTag()

QString DRTRTROIIdentificationCodeSequenceWrapper::getContextGroupLocalVersionTag ( ) const
inline

◆ getContextGroupVersionTag()

QString DRTRTROIIdentificationCodeSequenceWrapper::getContextGroupVersionTag ( ) const
inline

◆ getContextIdentifierTag()

QString DRTRTROIIdentificationCodeSequenceWrapper::getContextIdentifierTag ( ) const
inline

◆ getItem

QVariant DRTRTROIIdentificationCodeSequenceWrapper::getItem ( int  idx)
slot

◆ getMappingResourceTag()

QString DRTRTROIIdentificationCodeSequenceWrapper::getMappingResourceTag ( ) const
inline

◆ getNumberOfItems

int DRTRTROIIdentificationCodeSequenceWrapper::getNumberOfItems ( ) const
slot

◆ getWrappedSequence()

ml::DcmDRTRTROIIdentificationCodeSequenceInterface DRTRTROIIdentificationCodeSequenceWrapper::getWrappedSequence ( ) const
inline

◆ insertItem

bool DRTRTROIIdentificationCodeSequenceWrapper::insertItem ( int  idx)
slot

◆ operator=()

◆ removeItem

bool DRTRTROIIdentificationCodeSequenceWrapper::removeItem ( int  idx)
slot

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