MeVisLab Toolbox Reference
DRTDeidentificationMethodCodeSequenceWrapper Class Reference

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

#include <mlDRTDeidentificationMethodCodeSequenceWrapper.h>

Inheritance diagram for DRTDeidentificationMethodCodeSequenceWrapper:

Public Slots

Access to wrapped DRTDeidentificationMethodCodeSequence object.

\script

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

Public Member Functions

 DRTDeidentificationMethodCodeSequenceWrapper (ml::DcmDRTDeidentificationMethodCodeSequenceInterface *wrappedSequence)
 
 DRTDeidentificationMethodCodeSequenceWrapper (const DRTDeidentificationMethodCodeSequenceWrapper &toCopy)
 
DRTDeidentificationMethodCodeSequenceWrapperoperator= (const DRTDeidentificationMethodCodeSequenceWrapper &toCopy)
 
ml::DcmDRTDeidentificationMethodCodeSequenceInterface 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 DRTDeidentificationMethodCodeSequence Item for use in Python.

\script

Definition at line 45 of file mlDRTDeidentificationMethodCodeSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTDeidentificationMethodCodeSequenceWrapper() [1/2]

DRTDeidentificationMethodCodeSequenceWrapper::DRTDeidentificationMethodCodeSequenceWrapper ( ml::DcmDRTDeidentificationMethodCodeSequenceInterface wrappedSequence)
inline

◆ DRTDeidentificationMethodCodeSequenceWrapper() [2/2]

DRTDeidentificationMethodCodeSequenceWrapper::DRTDeidentificationMethodCodeSequenceWrapper ( const DRTDeidentificationMethodCodeSequenceWrapper toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTDeidentificationMethodCodeSequenceWrapper::addItem ( )
slot

◆ getCodeMeaningTag()

QString DRTDeidentificationMethodCodeSequenceWrapper::getCodeMeaningTag ( ) const
inline

◆ getCodeValueTag()

QString DRTDeidentificationMethodCodeSequenceWrapper::getCodeValueTag ( ) const
inline

◆ getCodingSchemeDesignatorTag()

QString DRTDeidentificationMethodCodeSequenceWrapper::getCodingSchemeDesignatorTag ( ) const
inline

◆ getCodingSchemeVersionTag()

QString DRTDeidentificationMethodCodeSequenceWrapper::getCodingSchemeVersionTag ( ) const
inline

◆ getContextGroupExtensionCreatorUIDTag()

QString DRTDeidentificationMethodCodeSequenceWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
inline

◆ getContextGroupExtensionFlagTag()

QString DRTDeidentificationMethodCodeSequenceWrapper::getContextGroupExtensionFlagTag ( ) const
inline

◆ getContextGroupLocalVersionTag()

QString DRTDeidentificationMethodCodeSequenceWrapper::getContextGroupLocalVersionTag ( ) const
inline

◆ getContextGroupVersionTag()

QString DRTDeidentificationMethodCodeSequenceWrapper::getContextGroupVersionTag ( ) const
inline

◆ getContextIdentifierTag()

QString DRTDeidentificationMethodCodeSequenceWrapper::getContextIdentifierTag ( ) const
inline

◆ getItem

QVariant DRTDeidentificationMethodCodeSequenceWrapper::getItem ( int  idx)
slot

◆ getMappingResourceTag()

QString DRTDeidentificationMethodCodeSequenceWrapper::getMappingResourceTag ( ) const
inline

◆ getNumberOfItems

int DRTDeidentificationMethodCodeSequenceWrapper::getNumberOfItems ( ) const
slot

◆ getWrappedSequence()

ml::DcmDRTDeidentificationMethodCodeSequenceInterface DRTDeidentificationMethodCodeSequenceWrapper::getWrappedSequence ( ) const
inline

◆ insertItem

bool DRTDeidentificationMethodCodeSequenceWrapper::insertItem ( int  idx)
slot

◆ operator=()

◆ removeItem

bool DRTDeidentificationMethodCodeSequenceWrapper::removeItem ( int  idx)
slot

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