MeVisLab Toolbox Reference
DRTIonBlockSequenceWrapper Class Reference

#include <mlDRTIonBlockSequenceWrapper.h>

Inheritance diagram for DRTIonBlockSequenceWrapper:

Public Slots

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

Public Member Functions

 DRTIonBlockSequenceWrapper (ml::DcmDRTIonBlockSequenceInterface *wrappedSequence)
 DRTIonBlockSequenceWrapper (const DRTIonBlockSequenceWrapper &toCopy)
DRTIonBlockSequenceWrapperoperator= (const DRTIonBlockSequenceWrapper &toCopy)
ml::DcmDRTIonBlockSequenceInterface getWrappedSequence () const
QString getAccessoryCodeTag () const
QString getBlockDataTag () const
QString getBlockDivergenceTag () const
QString getBlockMountingPositionTag () const
QString getBlockNameTag () const
QString getBlockNumberTag () const
QString getBlockNumberOfPointsTag () const
QString getBlockThicknessTag () const
QString getBlockTrayIDTag () const
QString getBlockTypeTag () const
QString getIsocenterToBlockTrayDistanceTag () const
QString getMaterialIDTag () const

Detailed Description

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

Definition at line 45 of file mlDRTIonBlockSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTIonBlockSequenceWrapper() [1/2]

DRTIonBlockSequenceWrapper::DRTIonBlockSequenceWrapper ( ml::DcmDRTIonBlockSequenceInterface * wrappedSequence)
inline

Definition at line 51 of file mlDRTIonBlockSequenceWrapper.h.

Referenced by DRTIonBlockSequenceWrapper(), and operator=().

◆ DRTIonBlockSequenceWrapper() [2/2]

DRTIonBlockSequenceWrapper::DRTIonBlockSequenceWrapper ( const DRTIonBlockSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTIonBlockSequenceWrapper::addItem ( )
slot

◆ getAccessoryCodeTag()

QString DRTIonBlockSequenceWrapper::getAccessoryCodeTag ( ) const
inline

Definition at line 70 of file mlDRTIonBlockSequenceWrapper.h.

◆ getBlockDataTag()

QString DRTIonBlockSequenceWrapper::getBlockDataTag ( ) const
inline

Definition at line 72 of file mlDRTIonBlockSequenceWrapper.h.

◆ getBlockDivergenceTag()

QString DRTIonBlockSequenceWrapper::getBlockDivergenceTag ( ) const
inline

Definition at line 74 of file mlDRTIonBlockSequenceWrapper.h.

◆ getBlockMountingPositionTag()

QString DRTIonBlockSequenceWrapper::getBlockMountingPositionTag ( ) const
inline

Definition at line 76 of file mlDRTIonBlockSequenceWrapper.h.

◆ getBlockNameTag()

QString DRTIonBlockSequenceWrapper::getBlockNameTag ( ) const
inline

Definition at line 78 of file mlDRTIonBlockSequenceWrapper.h.

◆ getBlockNumberOfPointsTag()

QString DRTIonBlockSequenceWrapper::getBlockNumberOfPointsTag ( ) const
inline

Definition at line 82 of file mlDRTIonBlockSequenceWrapper.h.

◆ getBlockNumberTag()

QString DRTIonBlockSequenceWrapper::getBlockNumberTag ( ) const
inline

Definition at line 80 of file mlDRTIonBlockSequenceWrapper.h.

◆ getBlockThicknessTag()

QString DRTIonBlockSequenceWrapper::getBlockThicknessTag ( ) const
inline

Definition at line 84 of file mlDRTIonBlockSequenceWrapper.h.

◆ getBlockTrayIDTag()

QString DRTIonBlockSequenceWrapper::getBlockTrayIDTag ( ) const
inline

Definition at line 86 of file mlDRTIonBlockSequenceWrapper.h.

◆ getBlockTypeTag()

QString DRTIonBlockSequenceWrapper::getBlockTypeTag ( ) const
inline

Definition at line 88 of file mlDRTIonBlockSequenceWrapper.h.

◆ getIsocenterToBlockTrayDistanceTag()

QString DRTIonBlockSequenceWrapper::getIsocenterToBlockTrayDistanceTag ( ) const
inline

Definition at line 90 of file mlDRTIonBlockSequenceWrapper.h.

◆ getItem

QVariant DRTIonBlockSequenceWrapper::getItem ( int idx)
slot

◆ getMaterialIDTag()

QString DRTIonBlockSequenceWrapper::getMaterialIDTag ( ) const
inline

Definition at line 92 of file mlDRTIonBlockSequenceWrapper.h.

◆ getNumberOfItems

int DRTIonBlockSequenceWrapper::getNumberOfItems ( ) const
slot

\script

◆ getWrappedSequence()

ml::DcmDRTIonBlockSequenceInterface DRTIonBlockSequenceWrapper::getWrappedSequence ( ) const
inline

Definition at line 67 of file mlDRTIonBlockSequenceWrapper.h.

Referenced by DRTIonBlockSequenceWrapper(), and operator=().

◆ insertItem

bool DRTIonBlockSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

◆ removeItem

bool DRTIonBlockSequenceWrapper::removeItem ( int idx)
slot

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