MeVisLab Toolbox Reference
DRTBreedRegistryCodeSequenceWrapper Class Reference

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

#include <mlDRTBreedRegistryCodeSequenceWrapper.h>

Inheritance diagram for DRTBreedRegistryCodeSequenceWrapper:

Public Slots

Access to wrapped DRTBreedRegistryCodeSequence object.

\script

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

Public Member Functions

 DRTBreedRegistryCodeSequenceWrapper (ml::DcmDRTBreedRegistryCodeSequenceInterface *wrappedSequence)
 
 DRTBreedRegistryCodeSequenceWrapper (const DRTBreedRegistryCodeSequenceWrapper &toCopy)
 
DRTBreedRegistryCodeSequenceWrapperoperator= (const DRTBreedRegistryCodeSequenceWrapper &toCopy)
 
ml::DcmDRTBreedRegistryCodeSequenceInterface 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 DRTBreedRegistryCodeSequence Item for use in Python.

\script

Definition at line 45 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTBreedRegistryCodeSequenceWrapper() [1/2]

DRTBreedRegistryCodeSequenceWrapper::DRTBreedRegistryCodeSequenceWrapper ( ml::DcmDRTBreedRegistryCodeSequenceInterface * wrappedSequence)
inline

Definition at line 51 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ DRTBreedRegistryCodeSequenceWrapper() [2/2]

DRTBreedRegistryCodeSequenceWrapper::DRTBreedRegistryCodeSequenceWrapper ( const DRTBreedRegistryCodeSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTBreedRegistryCodeSequenceWrapper::addItem ( )
slot

◆ getCodeMeaningTag()

QString DRTBreedRegistryCodeSequenceWrapper::getCodeMeaningTag ( ) const
inline

◆ getCodeValueTag()

QString DRTBreedRegistryCodeSequenceWrapper::getCodeValueTag ( ) const
inline

◆ getCodingSchemeDesignatorTag()

QString DRTBreedRegistryCodeSequenceWrapper::getCodingSchemeDesignatorTag ( ) const
inline

◆ getCodingSchemeVersionTag()

QString DRTBreedRegistryCodeSequenceWrapper::getCodingSchemeVersionTag ( ) const
inline

◆ getContextGroupExtensionCreatorUIDTag()

QString DRTBreedRegistryCodeSequenceWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
inline

◆ getContextGroupExtensionFlagTag()

QString DRTBreedRegistryCodeSequenceWrapper::getContextGroupExtensionFlagTag ( ) const
inline

◆ getContextGroupLocalVersionTag()

QString DRTBreedRegistryCodeSequenceWrapper::getContextGroupLocalVersionTag ( ) const
inline

◆ getContextGroupVersionTag()

QString DRTBreedRegistryCodeSequenceWrapper::getContextGroupVersionTag ( ) const
inline

◆ getContextIdentifierTag()

QString DRTBreedRegistryCodeSequenceWrapper::getContextIdentifierTag ( ) const
inline

◆ getItem

QVariant DRTBreedRegistryCodeSequenceWrapper::getItem ( int idx)
slot

◆ getMappingResourceTag()

QString DRTBreedRegistryCodeSequenceWrapper::getMappingResourceTag ( ) const
inline

◆ getNumberOfItems

int DRTBreedRegistryCodeSequenceWrapper::getNumberOfItems ( ) const
slot

◆ getWrappedSequence()

ml::DcmDRTBreedRegistryCodeSequenceInterface DRTBreedRegistryCodeSequenceWrapper::getWrappedSequence ( ) const
inline

Definition at line 67 of file mlDRTBreedRegistryCodeSequenceWrapper.h.

◆ insertItem

bool DRTBreedRegistryCodeSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

◆ removeItem

bool DRTBreedRegistryCodeSequenceWrapper::removeItem ( int idx)
slot

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