MeVisLab Toolbox Reference
DRTPatientSetupSequenceWrapper Class Reference

#include <mlDRTPatientSetupSequenceWrapper.h>

Inheritance diagram for DRTPatientSetupSequenceWrapper:

Public Slots

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

Public Member Functions

 DRTPatientSetupSequenceWrapper (ml::DcmDRTPatientSetupSequenceInterface *wrappedSequence)
 DRTPatientSetupSequenceWrapper (const DRTPatientSetupSequenceWrapper &toCopy)
DRTPatientSetupSequenceWrapperoperator= (const DRTPatientSetupSequenceWrapper &toCopy)
ml::DcmDRTPatientSetupSequenceInterface getWrappedSequence () const
QString getPatientAdditionalPositionTag () const
QString getPatientPositionTag () const
QString getPatientSetupLabelTag () const
QString getPatientSetupNumberTag () const
QString getSetupTechniqueTag () const
QString getSetupTechniqueDescriptionTag () const
QString getTableTopLateralSetupDisplacementTag () const
QString getTableTopLongitudinalSetupDisplacementTag () const
QString getTableTopVerticalSetupDisplacementTag () const
QString getFixationDeviceSequenceTag () const
QString getMotionSynchronizationSequenceTag () const
QString getReferencedSetupImageSequenceTag () const
QString getSetupDeviceSequenceTag () const
QString getShieldingDeviceSequenceTag () const

Detailed Description

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

Definition at line 45 of file mlDRTPatientSetupSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTPatientSetupSequenceWrapper() [1/2]

DRTPatientSetupSequenceWrapper::DRTPatientSetupSequenceWrapper ( ml::DcmDRTPatientSetupSequenceInterface * wrappedSequence)
inline

Definition at line 51 of file mlDRTPatientSetupSequenceWrapper.h.

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

◆ DRTPatientSetupSequenceWrapper() [2/2]

DRTPatientSetupSequenceWrapper::DRTPatientSetupSequenceWrapper ( const DRTPatientSetupSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTPatientSetupSequenceWrapper::addItem ( )
slot

◆ getFixationDeviceSequenceTag()

QString DRTPatientSetupSequenceWrapper::getFixationDeviceSequenceTag ( ) const
inline

Definition at line 89 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getItem

QVariant DRTPatientSetupSequenceWrapper::getItem ( int idx)
slot

◆ getMotionSynchronizationSequenceTag()

QString DRTPatientSetupSequenceWrapper::getMotionSynchronizationSequenceTag ( ) const
inline

Definition at line 91 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getNumberOfItems

int DRTPatientSetupSequenceWrapper::getNumberOfItems ( ) const
slot

\script

◆ getPatientAdditionalPositionTag()

QString DRTPatientSetupSequenceWrapper::getPatientAdditionalPositionTag ( ) const
inline

Definition at line 70 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getPatientPositionTag()

QString DRTPatientSetupSequenceWrapper::getPatientPositionTag ( ) const
inline

Definition at line 72 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getPatientSetupLabelTag()

QString DRTPatientSetupSequenceWrapper::getPatientSetupLabelTag ( ) const
inline

Definition at line 74 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getPatientSetupNumberTag()

QString DRTPatientSetupSequenceWrapper::getPatientSetupNumberTag ( ) const
inline

Definition at line 76 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getReferencedSetupImageSequenceTag()

QString DRTPatientSetupSequenceWrapper::getReferencedSetupImageSequenceTag ( ) const
inline

Definition at line 93 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getSetupDeviceSequenceTag()

QString DRTPatientSetupSequenceWrapper::getSetupDeviceSequenceTag ( ) const
inline

Definition at line 95 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getSetupTechniqueDescriptionTag()

QString DRTPatientSetupSequenceWrapper::getSetupTechniqueDescriptionTag ( ) const
inline

Definition at line 80 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getSetupTechniqueTag()

QString DRTPatientSetupSequenceWrapper::getSetupTechniqueTag ( ) const
inline

Definition at line 78 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getShieldingDeviceSequenceTag()

QString DRTPatientSetupSequenceWrapper::getShieldingDeviceSequenceTag ( ) const
inline

Definition at line 97 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getTableTopLateralSetupDisplacementTag()

QString DRTPatientSetupSequenceWrapper::getTableTopLateralSetupDisplacementTag ( ) const
inline

Definition at line 82 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getTableTopLongitudinalSetupDisplacementTag()

QString DRTPatientSetupSequenceWrapper::getTableTopLongitudinalSetupDisplacementTag ( ) const
inline

Definition at line 84 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getTableTopVerticalSetupDisplacementTag()

QString DRTPatientSetupSequenceWrapper::getTableTopVerticalSetupDisplacementTag ( ) const
inline

Definition at line 86 of file mlDRTPatientSetupSequenceWrapper.h.

◆ getWrappedSequence()

ml::DcmDRTPatientSetupSequenceInterface DRTPatientSetupSequenceWrapper::getWrappedSequence ( ) const
inline

Definition at line 67 of file mlDRTPatientSetupSequenceWrapper.h.

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

◆ insertItem

bool DRTPatientSetupSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

◆ removeItem

bool DRTPatientSetupSequenceWrapper::removeItem ( int idx)
slot

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