MeVisLab Toolbox Reference
DRTReferencedControlPointSequenceItemWrapper Class Reference

#include <mlDRTReferencedControlPointSequenceItemWrapper.h>

Inheritance diagram for DRTReferencedControlPointSequenceItemWrapper:

Public Slots

Access to wrapped DRTReferencedControlPointSequence 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 setReferencedStartControlPointIndex (QString qParam)
QString getReferencedStartControlPointIndexTag () const
QString getReferencedStartControlPointIndex () const
bool setReferencedStopControlPointIndex (QString qParam)
QString getReferencedStopControlPointIndexTag () const
QString getReferencedStopControlPointIndex () const

Public Member Functions

 DRTReferencedControlPointSequenceItemWrapper (const ml::DcmDRTReferencedControlPointSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTReferencedControlPointSequenceInterface *sequenceInterface)
 DRTReferencedControlPointSequenceItemWrapper (const DRTReferencedControlPointSequenceItemWrapper &toCopy)
DRTReferencedControlPointSequenceItemWrapperoperator= (const DRTReferencedControlPointSequenceItemWrapper &toCopy)
ml::DcmDRTReferencedControlPointSequenceInterface::Item getWrappedSequenceItem () const
ml::DcmDRTReferencedControlPointSequenceInterfacegetSequence () const

Public Attributes

QStringList _propertyKeys
QString _ReferencedStartControlPointIndex
QString _ReferencedStopControlPointIndex

Properties

QString ReferencedStartControlPointIndex
QString ReferencedStopControlPointIndex

Detailed Description

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

Definition at line 47 of file mlDRTReferencedControlPointSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTReferencedControlPointSequenceItemWrapper() [1/2]

DRTReferencedControlPointSequenceItemWrapper::DRTReferencedControlPointSequenceItemWrapper ( const ml::DcmDRTReferencedControlPointSequenceInterface::Item & wrappedSequenceItem,
ml::DcmDRTReferencedControlPointSequenceInterface * sequenceInterface )
inline

◆ DRTReferencedControlPointSequenceItemWrapper() [2/2]

DRTReferencedControlPointSequenceItemWrapper::DRTReferencedControlPointSequenceItemWrapper ( const DRTReferencedControlPointSequenceItemWrapper & toCopy)
inline

Member Function Documentation

◆ dir

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

\script

References dir().

Referenced by dir().

◆ getDicomTagByKey

QVariantMap DRTReferencedControlPointSequenceItemWrapper::getDicomTagByKey ( QString key) const
slot

References getDicomTagByKey().

Referenced by getDicomTagByKey().

◆ getDicomTagByName

QVariantMap DRTReferencedControlPointSequenceItemWrapper::getDicomTagByName ( QString name) const
slot

References getDicomTagByName().

Referenced by getDicomTagByName().

◆ getDicomTagValueByKey

QVariant DRTReferencedControlPointSequenceItemWrapper::getDicomTagValueByKey ( QString key) const
slot

◆ getDicomTagValueByName

QVariant DRTReferencedControlPointSequenceItemWrapper::getDicomTagValueByName ( QString name) const
slot

◆ getReferencedStartControlPointIndex

QString DRTReferencedControlPointSequenceItemWrapper::getReferencedStartControlPointIndex ( ) const
slot

◆ getReferencedStartControlPointIndexTag

QString DRTReferencedControlPointSequenceItemWrapper::getReferencedStartControlPointIndexTag ( ) const
slot

◆ getReferencedStopControlPointIndex

QString DRTReferencedControlPointSequenceItemWrapper::getReferencedStopControlPointIndex ( ) const
slot

◆ getReferencedStopControlPointIndexTag

QString DRTReferencedControlPointSequenceItemWrapper::getReferencedStopControlPointIndexTag ( ) const
slot

◆ getSequence()

ml::DcmDRTReferencedControlPointSequenceInterface * DRTReferencedControlPointSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTReferencedControlPointSequenceInterface::Item DRTReferencedControlPointSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

◆ setReferencedStartControlPointIndex

bool DRTReferencedControlPointSequenceItemWrapper::setReferencedStartControlPointIndex ( QString qParam)
slot

◆ setReferencedStopControlPointIndex

bool DRTReferencedControlPointSequenceItemWrapper::setReferencedStopControlPointIndex ( QString qParam)
slot

Member Data Documentation

◆ _propertyKeys

QStringList DRTReferencedControlPointSequenceItemWrapper::_propertyKeys

◆ _ReferencedStartControlPointIndex

QString DRTReferencedControlPointSequenceItemWrapper::_ReferencedStartControlPointIndex

◆ _ReferencedStopControlPointIndex

QString DRTReferencedControlPointSequenceItemWrapper::_ReferencedStopControlPointIndex

Property Documentation

◆ ReferencedStartControlPointIndex

QString DRTReferencedControlPointSequenceItemWrapper::ReferencedStartControlPointIndex
readwrite

◆ ReferencedStopControlPointIndex

QString DRTReferencedControlPointSequenceItemWrapper::ReferencedStopControlPointIndex
readwrite

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