MeVisLab Toolbox Reference
DRTChannelShieldSequenceWrapper Class Reference

#include <mlDRTChannelShieldSequenceWrapper.h>

Inheritance diagram for DRTChannelShieldSequenceWrapper:

Public Slots

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

Public Member Functions

 DRTChannelShieldSequenceWrapper (ml::DcmDRTChannelShieldSequenceInterface *wrappedSequence)
 DRTChannelShieldSequenceWrapper (const DRTChannelShieldSequenceWrapper &toCopy)
DRTChannelShieldSequenceWrapperoperator= (const DRTChannelShieldSequenceWrapper &toCopy)
ml::DcmDRTChannelShieldSequenceInterface getWrappedSequence () const
QString getChannelShieldIDTag () const
QString getChannelShieldNameTag () const
QString getChannelShieldNominalThicknessTag () const
QString getChannelShieldNominalTransmissionTag () const
QString getChannelShieldNumberTag () const
QString getMaterialIDTag () const
QString getReferencedROINumberTag () const

Detailed Description

A class that wraps DRTChannelShieldSequence Item for use in Python. \script

Definition at line 45 of file mlDRTChannelShieldSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTChannelShieldSequenceWrapper() [1/2]

DRTChannelShieldSequenceWrapper::DRTChannelShieldSequenceWrapper ( ml::DcmDRTChannelShieldSequenceInterface * wrappedSequence)
inline

◆ DRTChannelShieldSequenceWrapper() [2/2]

DRTChannelShieldSequenceWrapper::DRTChannelShieldSequenceWrapper ( const DRTChannelShieldSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTChannelShieldSequenceWrapper::addItem ( )
slot

◆ getChannelShieldIDTag()

QString DRTChannelShieldSequenceWrapper::getChannelShieldIDTag ( ) const
inline

Definition at line 70 of file mlDRTChannelShieldSequenceWrapper.h.

◆ getChannelShieldNameTag()

QString DRTChannelShieldSequenceWrapper::getChannelShieldNameTag ( ) const
inline

Definition at line 72 of file mlDRTChannelShieldSequenceWrapper.h.

◆ getChannelShieldNominalThicknessTag()

QString DRTChannelShieldSequenceWrapper::getChannelShieldNominalThicknessTag ( ) const
inline

Definition at line 74 of file mlDRTChannelShieldSequenceWrapper.h.

◆ getChannelShieldNominalTransmissionTag()

QString DRTChannelShieldSequenceWrapper::getChannelShieldNominalTransmissionTag ( ) const
inline

Definition at line 76 of file mlDRTChannelShieldSequenceWrapper.h.

◆ getChannelShieldNumberTag()

QString DRTChannelShieldSequenceWrapper::getChannelShieldNumberTag ( ) const
inline

Definition at line 78 of file mlDRTChannelShieldSequenceWrapper.h.

◆ getItem

QVariant DRTChannelShieldSequenceWrapper::getItem ( int idx)
slot

◆ getMaterialIDTag()

QString DRTChannelShieldSequenceWrapper::getMaterialIDTag ( ) const
inline

Definition at line 80 of file mlDRTChannelShieldSequenceWrapper.h.

◆ getNumberOfItems

int DRTChannelShieldSequenceWrapper::getNumberOfItems ( ) const
slot

\script

◆ getReferencedROINumberTag()

QString DRTChannelShieldSequenceWrapper::getReferencedROINumberTag ( ) const
inline

Definition at line 82 of file mlDRTChannelShieldSequenceWrapper.h.

◆ getWrappedSequence()

ml::DcmDRTChannelShieldSequenceInterface DRTChannelShieldSequenceWrapper::getWrappedSequence ( ) const
inline

◆ insertItem

bool DRTChannelShieldSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

◆ removeItem

bool DRTChannelShieldSequenceWrapper::removeItem ( int idx)
slot

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