MeVisLab Toolbox Reference
DRTChannelSequenceWrapper Class Reference

#include <mlDRTChannelSequenceWrapper.h>

Inheritance diagram for DRTChannelSequenceWrapper:

Public Slots

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

Public Member Functions

 DRTChannelSequenceWrapper (ml::DcmDRTChannelSequenceInterface *wrappedSequence)
 DRTChannelSequenceWrapper (const DRTChannelSequenceWrapper &toCopy)
DRTChannelSequenceWrapperoperator= (const DRTChannelSequenceWrapper &toCopy)
ml::DcmDRTChannelSequenceInterface getWrappedSequence () const
QString getChannelLengthTag () const
QString getChannelNumberTag () const
QString getChannelTotalTimeTag () const
QString getFinalCumulativeTimeWeightTag () const
QString getMaterialIDTag () const
QString getNumberOfControlPointsTag () const
QString getNumberOfPulsesTag () const
QString getPulseRepetitionIntervalTag () const
QString getReferencedROINumberTag () const
QString getReferencedSourceNumberTag () const
QString getSourceApplicatorIDTag () const
QString getSourceApplicatorLengthTag () const
QString getSourceApplicatorManufacturerTag () const
QString getSourceApplicatorNameTag () const
QString getSourceApplicatorNumberTag () const
QString getSourceApplicatorStepSizeTag () const
QString getSourceApplicatorTypeTag () const
QString getSourceApplicatorWallNominalThicknessTag () const
QString getSourceApplicatorWallNominalTransmissionTag () const
QString getSourceMovementTypeTag () const
QString getTransferTubeLengthTag () const
QString getTransferTubeNumberTag () const
QString getBrachyControlPointSequenceTag () const
QString getChannelShieldSequenceTag () const

Detailed Description

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

Definition at line 45 of file mlDRTChannelSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTChannelSequenceWrapper() [1/2]

DRTChannelSequenceWrapper::DRTChannelSequenceWrapper ( ml::DcmDRTChannelSequenceInterface * wrappedSequence)
inline

Definition at line 51 of file mlDRTChannelSequenceWrapper.h.

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

◆ DRTChannelSequenceWrapper() [2/2]

DRTChannelSequenceWrapper::DRTChannelSequenceWrapper ( const DRTChannelSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTChannelSequenceWrapper::addItem ( )
slot

◆ getBrachyControlPointSequenceTag()

QString DRTChannelSequenceWrapper::getBrachyControlPointSequenceTag ( ) const
inline

Definition at line 115 of file mlDRTChannelSequenceWrapper.h.

◆ getChannelLengthTag()

QString DRTChannelSequenceWrapper::getChannelLengthTag ( ) const
inline

Definition at line 70 of file mlDRTChannelSequenceWrapper.h.

◆ getChannelNumberTag()

QString DRTChannelSequenceWrapper::getChannelNumberTag ( ) const
inline

Definition at line 72 of file mlDRTChannelSequenceWrapper.h.

◆ getChannelShieldSequenceTag()

QString DRTChannelSequenceWrapper::getChannelShieldSequenceTag ( ) const
inline

Definition at line 117 of file mlDRTChannelSequenceWrapper.h.

◆ getChannelTotalTimeTag()

QString DRTChannelSequenceWrapper::getChannelTotalTimeTag ( ) const
inline

Definition at line 74 of file mlDRTChannelSequenceWrapper.h.

◆ getFinalCumulativeTimeWeightTag()

QString DRTChannelSequenceWrapper::getFinalCumulativeTimeWeightTag ( ) const
inline

Definition at line 76 of file mlDRTChannelSequenceWrapper.h.

◆ getItem

QVariant DRTChannelSequenceWrapper::getItem ( int idx)
slot

◆ getMaterialIDTag()

QString DRTChannelSequenceWrapper::getMaterialIDTag ( ) const
inline

Definition at line 78 of file mlDRTChannelSequenceWrapper.h.

◆ getNumberOfControlPointsTag()

QString DRTChannelSequenceWrapper::getNumberOfControlPointsTag ( ) const
inline

Definition at line 80 of file mlDRTChannelSequenceWrapper.h.

◆ getNumberOfItems

int DRTChannelSequenceWrapper::getNumberOfItems ( ) const
slot

\script

◆ getNumberOfPulsesTag()

QString DRTChannelSequenceWrapper::getNumberOfPulsesTag ( ) const
inline

Definition at line 82 of file mlDRTChannelSequenceWrapper.h.

◆ getPulseRepetitionIntervalTag()

QString DRTChannelSequenceWrapper::getPulseRepetitionIntervalTag ( ) const
inline

Definition at line 84 of file mlDRTChannelSequenceWrapper.h.

◆ getReferencedROINumberTag()

QString DRTChannelSequenceWrapper::getReferencedROINumberTag ( ) const
inline

Definition at line 86 of file mlDRTChannelSequenceWrapper.h.

◆ getReferencedSourceNumberTag()

QString DRTChannelSequenceWrapper::getReferencedSourceNumberTag ( ) const
inline

Definition at line 88 of file mlDRTChannelSequenceWrapper.h.

◆ getSourceApplicatorIDTag()

QString DRTChannelSequenceWrapper::getSourceApplicatorIDTag ( ) const
inline

Definition at line 90 of file mlDRTChannelSequenceWrapper.h.

◆ getSourceApplicatorLengthTag()

QString DRTChannelSequenceWrapper::getSourceApplicatorLengthTag ( ) const
inline

Definition at line 92 of file mlDRTChannelSequenceWrapper.h.

◆ getSourceApplicatorManufacturerTag()

QString DRTChannelSequenceWrapper::getSourceApplicatorManufacturerTag ( ) const
inline

Definition at line 94 of file mlDRTChannelSequenceWrapper.h.

◆ getSourceApplicatorNameTag()

QString DRTChannelSequenceWrapper::getSourceApplicatorNameTag ( ) const
inline

Definition at line 96 of file mlDRTChannelSequenceWrapper.h.

◆ getSourceApplicatorNumberTag()

QString DRTChannelSequenceWrapper::getSourceApplicatorNumberTag ( ) const
inline

Definition at line 98 of file mlDRTChannelSequenceWrapper.h.

◆ getSourceApplicatorStepSizeTag()

QString DRTChannelSequenceWrapper::getSourceApplicatorStepSizeTag ( ) const
inline

Definition at line 100 of file mlDRTChannelSequenceWrapper.h.

◆ getSourceApplicatorTypeTag()

QString DRTChannelSequenceWrapper::getSourceApplicatorTypeTag ( ) const
inline

Definition at line 102 of file mlDRTChannelSequenceWrapper.h.

◆ getSourceApplicatorWallNominalThicknessTag()

QString DRTChannelSequenceWrapper::getSourceApplicatorWallNominalThicknessTag ( ) const
inline

Definition at line 104 of file mlDRTChannelSequenceWrapper.h.

◆ getSourceApplicatorWallNominalTransmissionTag()

QString DRTChannelSequenceWrapper::getSourceApplicatorWallNominalTransmissionTag ( ) const
inline

Definition at line 106 of file mlDRTChannelSequenceWrapper.h.

◆ getSourceMovementTypeTag()

QString DRTChannelSequenceWrapper::getSourceMovementTypeTag ( ) const
inline

Definition at line 108 of file mlDRTChannelSequenceWrapper.h.

◆ getTransferTubeLengthTag()

QString DRTChannelSequenceWrapper::getTransferTubeLengthTag ( ) const
inline

Definition at line 110 of file mlDRTChannelSequenceWrapper.h.

◆ getTransferTubeNumberTag()

QString DRTChannelSequenceWrapper::getTransferTubeNumberTag ( ) const
inline

Definition at line 112 of file mlDRTChannelSequenceWrapper.h.

◆ getWrappedSequence()

ml::DcmDRTChannelSequenceInterface DRTChannelSequenceWrapper::getWrappedSequence ( ) const
inline

Definition at line 67 of file mlDRTChannelSequenceWrapper.h.

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

◆ insertItem

bool DRTChannelSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

DRTChannelSequenceWrapper & DRTChannelSequenceWrapper::operator= ( const DRTChannelSequenceWrapper & toCopy)
inline

◆ removeItem

bool DRTChannelSequenceWrapper::removeItem ( int idx)
slot

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