MeVisLab Toolbox Reference
DRTFixationDeviceSequenceWrapper Class Reference

#include <mlDRTFixationDeviceSequenceWrapper.h>

Inheritance diagram for DRTFixationDeviceSequenceWrapper:

Public Slots

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

Public Member Functions

 DRTFixationDeviceSequenceWrapper (ml::DcmDRTFixationDeviceSequenceInterface *wrappedSequence)
 DRTFixationDeviceSequenceWrapper (const DRTFixationDeviceSequenceWrapper &toCopy)
DRTFixationDeviceSequenceWrapperoperator= (const DRTFixationDeviceSequenceWrapper &toCopy)
ml::DcmDRTFixationDeviceSequenceInterface getWrappedSequence () const
QString getAccessoryCodeTag () const
QString getFixationDeviceDescriptionTag () const
QString getFixationDeviceLabelTag () const
QString getFixationDevicePitchAngleTag () const
QString getFixationDevicePositionTag () const
QString getFixationDeviceRollAngleTag () const
QString getFixationDeviceTypeTag () const

Detailed Description

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

Definition at line 45 of file mlDRTFixationDeviceSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTFixationDeviceSequenceWrapper() [1/2]

DRTFixationDeviceSequenceWrapper::DRTFixationDeviceSequenceWrapper ( ml::DcmDRTFixationDeviceSequenceInterface * wrappedSequence)
inline

◆ DRTFixationDeviceSequenceWrapper() [2/2]

DRTFixationDeviceSequenceWrapper::DRTFixationDeviceSequenceWrapper ( const DRTFixationDeviceSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTFixationDeviceSequenceWrapper::addItem ( )
slot

◆ getAccessoryCodeTag()

QString DRTFixationDeviceSequenceWrapper::getAccessoryCodeTag ( ) const
inline

Definition at line 70 of file mlDRTFixationDeviceSequenceWrapper.h.

◆ getFixationDeviceDescriptionTag()

QString DRTFixationDeviceSequenceWrapper::getFixationDeviceDescriptionTag ( ) const
inline

Definition at line 72 of file mlDRTFixationDeviceSequenceWrapper.h.

◆ getFixationDeviceLabelTag()

QString DRTFixationDeviceSequenceWrapper::getFixationDeviceLabelTag ( ) const
inline

Definition at line 74 of file mlDRTFixationDeviceSequenceWrapper.h.

◆ getFixationDevicePitchAngleTag()

QString DRTFixationDeviceSequenceWrapper::getFixationDevicePitchAngleTag ( ) const
inline

Definition at line 76 of file mlDRTFixationDeviceSequenceWrapper.h.

◆ getFixationDevicePositionTag()

QString DRTFixationDeviceSequenceWrapper::getFixationDevicePositionTag ( ) const
inline

Definition at line 78 of file mlDRTFixationDeviceSequenceWrapper.h.

◆ getFixationDeviceRollAngleTag()

QString DRTFixationDeviceSequenceWrapper::getFixationDeviceRollAngleTag ( ) const
inline

Definition at line 80 of file mlDRTFixationDeviceSequenceWrapper.h.

◆ getFixationDeviceTypeTag()

QString DRTFixationDeviceSequenceWrapper::getFixationDeviceTypeTag ( ) const
inline

Definition at line 82 of file mlDRTFixationDeviceSequenceWrapper.h.

◆ getItem

QVariant DRTFixationDeviceSequenceWrapper::getItem ( int idx)
slot

◆ getNumberOfItems

int DRTFixationDeviceSequenceWrapper::getNumberOfItems ( ) const
slot

\script

◆ getWrappedSequence()

ml::DcmDRTFixationDeviceSequenceInterface DRTFixationDeviceSequenceWrapper::getWrappedSequence ( ) const
inline

◆ insertItem

bool DRTFixationDeviceSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

◆ removeItem

bool DRTFixationDeviceSequenceWrapper::removeItem ( int idx)
slot

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