MeVisLab Toolbox Reference
DRTCorrectedParameterSequenceItemWrapper Class Reference

#include <mlDRTCorrectedParameterSequenceItemWrapper.h>

Inheritance diagram for DRTCorrectedParameterSequenceItemWrapper:

Public Slots

Access to wrapped DRTCorrectedParameterSequence object.
QStringList dir (QString searchString="") const
 \script
QVariantMap getDicomTagByKey (QString key) const
QVariantMap getDicomTagByName (QString name) const
QVariant getDicomTagValueByKey (QString key) const
QVariant getDicomTagValueByName (QString name) const
bool setCorrectionValue (float qParam)
QString getCorrectionValueTag () const
float getCorrectionValue () const
bool setParameterItemIndex (QString qParam)
QString getParameterItemIndexTag () const
QString getParameterItemIndex () const

Public Member Functions

 DRTCorrectedParameterSequenceItemWrapper (const ml::DcmDRTCorrectedParameterSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTCorrectedParameterSequenceInterface *sequenceInterface)
 DRTCorrectedParameterSequenceItemWrapper (const DRTCorrectedParameterSequenceItemWrapper &toCopy)
DRTCorrectedParameterSequenceItemWrapperoperator= (const DRTCorrectedParameterSequenceItemWrapper &toCopy)
ml::DcmDRTCorrectedParameterSequenceInterface::Item getWrappedSequenceItem () const
ml::DcmDRTCorrectedParameterSequenceInterfacegetSequence () const

Public Attributes

QStringList _propertyKeys
float _CorrectionValue
QString _ParameterItemIndex

Properties

float CorrectionValue
QString ParameterItemIndex

Detailed Description

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

Definition at line 47 of file mlDRTCorrectedParameterSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTCorrectedParameterSequenceItemWrapper() [1/2]

DRTCorrectedParameterSequenceItemWrapper::DRTCorrectedParameterSequenceItemWrapper ( const ml::DcmDRTCorrectedParameterSequenceInterface::Item & wrappedSequenceItem,
ml::DcmDRTCorrectedParameterSequenceInterface * sequenceInterface )
inline

◆ DRTCorrectedParameterSequenceItemWrapper() [2/2]

DRTCorrectedParameterSequenceItemWrapper::DRTCorrectedParameterSequenceItemWrapper ( const DRTCorrectedParameterSequenceItemWrapper & toCopy)
inline

Member Function Documentation

◆ dir

QStringList DRTCorrectedParameterSequenceItemWrapper::dir ( QString searchString = "") const
slot

\script

References dir().

Referenced by dir().

◆ getCorrectionValue

float DRTCorrectedParameterSequenceItemWrapper::getCorrectionValue ( ) const
slot

References getCorrectionValue().

Referenced by getCorrectionValue().

◆ getCorrectionValueTag

QString DRTCorrectedParameterSequenceItemWrapper::getCorrectionValueTag ( ) const
slot

◆ getDicomTagByKey

QVariantMap DRTCorrectedParameterSequenceItemWrapper::getDicomTagByKey ( QString key) const
slot

References getDicomTagByKey().

Referenced by getDicomTagByKey().

◆ getDicomTagByName

QVariantMap DRTCorrectedParameterSequenceItemWrapper::getDicomTagByName ( QString name) const
slot

References getDicomTagByName().

Referenced by getDicomTagByName().

◆ getDicomTagValueByKey

QVariant DRTCorrectedParameterSequenceItemWrapper::getDicomTagValueByKey ( QString key) const
slot

◆ getDicomTagValueByName

QVariant DRTCorrectedParameterSequenceItemWrapper::getDicomTagValueByName ( QString name) const
slot

◆ getParameterItemIndex

QString DRTCorrectedParameterSequenceItemWrapper::getParameterItemIndex ( ) const
slot

◆ getParameterItemIndexTag

QString DRTCorrectedParameterSequenceItemWrapper::getParameterItemIndexTag ( ) const
slot

◆ getSequence()

ml::DcmDRTCorrectedParameterSequenceInterface * DRTCorrectedParameterSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTCorrectedParameterSequenceInterface::Item DRTCorrectedParameterSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

◆ setCorrectionValue

bool DRTCorrectedParameterSequenceItemWrapper::setCorrectionValue ( float qParam)
slot

References setCorrectionValue().

Referenced by setCorrectionValue().

◆ setParameterItemIndex

bool DRTCorrectedParameterSequenceItemWrapper::setParameterItemIndex ( QString qParam)
slot

Member Data Documentation

◆ _CorrectionValue

float DRTCorrectedParameterSequenceItemWrapper::_CorrectionValue

Definition at line 82 of file mlDRTCorrectedParameterSequenceItemWrapper.h.

◆ _ParameterItemIndex

QString DRTCorrectedParameterSequenceItemWrapper::_ParameterItemIndex

Definition at line 84 of file mlDRTCorrectedParameterSequenceItemWrapper.h.

◆ _propertyKeys

QStringList DRTCorrectedParameterSequenceItemWrapper::_propertyKeys

Definition at line 53 of file mlDRTCorrectedParameterSequenceItemWrapper.h.

Property Documentation

◆ CorrectionValue

float DRTCorrectedParameterSequenceItemWrapper::CorrectionValue
readwrite

Definition at line 83 of file mlDRTCorrectedParameterSequenceItemWrapper.h.

◆ ParameterItemIndex

QString DRTCorrectedParameterSequenceItemWrapper::ParameterItemIndex
readwrite

Definition at line 85 of file mlDRTCorrectedParameterSequenceItemWrapper.h.


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