MeVisLab Toolbox Reference
DRTChannelSourceSequenceWrapper Class Reference

#include <mlDRTChannelSourceSequenceWrapper.h>

Inheritance diagram for DRTChannelSourceSequenceWrapper:

Public Slots

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

Public Member Functions

 DRTChannelSourceSequenceWrapper (ml::DcmDRTChannelSourceSequenceInterface *wrappedSequence)
 DRTChannelSourceSequenceWrapper (const DRTChannelSourceSequenceWrapper &toCopy)
DRTChannelSourceSequenceWrapperoperator= (const DRTChannelSourceSequenceWrapper &toCopy)
ml::DcmDRTChannelSourceSequenceInterface 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 DRTChannelSourceSequence Item for use in Python. \script

Definition at line 45 of file mlDRTChannelSourceSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTChannelSourceSequenceWrapper() [1/2]

DRTChannelSourceSequenceWrapper::DRTChannelSourceSequenceWrapper ( ml::DcmDRTChannelSourceSequenceInterface * wrappedSequence)
inline

◆ DRTChannelSourceSequenceWrapper() [2/2]

DRTChannelSourceSequenceWrapper::DRTChannelSourceSequenceWrapper ( const DRTChannelSourceSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTChannelSourceSequenceWrapper::addItem ( )
slot

◆ getCodeMeaningTag()

QString DRTChannelSourceSequenceWrapper::getCodeMeaningTag ( ) const
inline

Definition at line 70 of file mlDRTChannelSourceSequenceWrapper.h.

◆ getCodeValueTag()

QString DRTChannelSourceSequenceWrapper::getCodeValueTag ( ) const
inline

Definition at line 72 of file mlDRTChannelSourceSequenceWrapper.h.

◆ getCodingSchemeDesignatorTag()

QString DRTChannelSourceSequenceWrapper::getCodingSchemeDesignatorTag ( ) const
inline

Definition at line 74 of file mlDRTChannelSourceSequenceWrapper.h.

◆ getCodingSchemeVersionTag()

QString DRTChannelSourceSequenceWrapper::getCodingSchemeVersionTag ( ) const
inline

Definition at line 76 of file mlDRTChannelSourceSequenceWrapper.h.

◆ getContextGroupExtensionCreatorUIDTag()

QString DRTChannelSourceSequenceWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
inline

Definition at line 78 of file mlDRTChannelSourceSequenceWrapper.h.

◆ getContextGroupExtensionFlagTag()

QString DRTChannelSourceSequenceWrapper::getContextGroupExtensionFlagTag ( ) const
inline

Definition at line 80 of file mlDRTChannelSourceSequenceWrapper.h.

◆ getContextGroupLocalVersionTag()

QString DRTChannelSourceSequenceWrapper::getContextGroupLocalVersionTag ( ) const
inline

Definition at line 82 of file mlDRTChannelSourceSequenceWrapper.h.

◆ getContextGroupVersionTag()

QString DRTChannelSourceSequenceWrapper::getContextGroupVersionTag ( ) const
inline

Definition at line 84 of file mlDRTChannelSourceSequenceWrapper.h.

◆ getContextIdentifierTag()

QString DRTChannelSourceSequenceWrapper::getContextIdentifierTag ( ) const
inline

Definition at line 86 of file mlDRTChannelSourceSequenceWrapper.h.

◆ getItem

QVariant DRTChannelSourceSequenceWrapper::getItem ( int idx)
slot

◆ getMappingResourceTag()

QString DRTChannelSourceSequenceWrapper::getMappingResourceTag ( ) const
inline

Definition at line 88 of file mlDRTChannelSourceSequenceWrapper.h.

◆ getNumberOfItems

int DRTChannelSourceSequenceWrapper::getNumberOfItems ( ) const
slot

\script

◆ getWrappedSequence()

ml::DcmDRTChannelSourceSequenceInterface DRTChannelSourceSequenceWrapper::getWrappedSequence ( ) const
inline

◆ insertItem

bool DRTChannelSourceSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

◆ removeItem

bool DRTChannelSourceSequenceWrapper::removeItem ( int idx)
slot

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