MeVisLab Toolbox Reference
DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper Class Reference

A class that wraps DRTBeamLimitingDeviceLeafPairsSequence Item for use in Python. More...

#include <mlDRTBeamLimitingDeviceLeafPairsSequenceItemWrapper.h>

Inheritance diagram for DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper:

Public Slots

Access to wrapped DRTBeamLimitingDeviceLeafPairsSequence object.

\script

QStringList dir (QString searchString="") const
 
QVariantMap getDicomTagByKey (QString key) const
 
QVariantMap getDicomTagByName (QString name) const
 
QVariant getDicomTagValueByKey (QString key) const
 
QVariant getDicomTagValueByName (QString name) const
 
bool setNumberOfLeafJawPairs (QString qParam)
 
QString getNumberOfLeafJawPairsTag () const
 
QString getNumberOfLeafJawPairs () const
 
bool setRTBeamLimitingDeviceType (QString qParam)
 
QString getRTBeamLimitingDeviceTypeTag () const
 
QString getRTBeamLimitingDeviceType () const
 

Public Member Functions

 DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper (const ml::DcmDRTBeamLimitingDeviceLeafPairsSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTBeamLimitingDeviceLeafPairsSequenceInterface *sequenceInterface)
 
 DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper (const DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper &toCopy)
 
DRTBeamLimitingDeviceLeafPairsSequenceItemWrapperoperator= (const DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper &toCopy)
 
ml::DcmDRTBeamLimitingDeviceLeafPairsSequenceInterface::Item getWrappedSequenceItem () const
 
ml::DcmDRTBeamLimitingDeviceLeafPairsSequenceInterfacegetSequence () const
 

Public Attributes

QStringList _propertyKeys
 
QString _NumberOfLeafJawPairs
 
QString _RTBeamLimitingDeviceType
 

Properties

QString NumberOfLeafJawPairs
 
QString RTBeamLimitingDeviceType
 

Detailed Description

A class that wraps DRTBeamLimitingDeviceLeafPairsSequence Item for use in Python.

\script

Definition at line 47 of file mlDRTBeamLimitingDeviceLeafPairsSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper() [1/2]

DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper ( const ml::DcmDRTBeamLimitingDeviceLeafPairsSequenceInterface::Item wrappedSequenceItem,
ml::DcmDRTBeamLimitingDeviceLeafPairsSequenceInterface sequenceInterface 
)
inline

◆ DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper() [2/2]

DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper ( const DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper toCopy)
inline

Member Function Documentation

◆ dir

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

◆ getDicomTagByKey

QVariantMap DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::getDicomTagByKey ( QString  key) const
slot

◆ getDicomTagByName

QVariantMap DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::getDicomTagByName ( QString  name) const
slot

◆ getDicomTagValueByKey

QVariant DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::getDicomTagValueByKey ( QString  key) const
slot

◆ getDicomTagValueByName

QVariant DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::getDicomTagValueByName ( QString  name) const
slot

◆ getNumberOfLeafJawPairs

QString DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::getNumberOfLeafJawPairs ( ) const
slot

◆ getNumberOfLeafJawPairsTag

QString DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::getNumberOfLeafJawPairsTag ( ) const
slot

◆ getRTBeamLimitingDeviceType

QString DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::getRTBeamLimitingDeviceType ( ) const
slot

◆ getRTBeamLimitingDeviceTypeTag

QString DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::getRTBeamLimitingDeviceTypeTag ( ) const
slot

◆ getSequence()

ml::DcmDRTBeamLimitingDeviceLeafPairsSequenceInterface* DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTBeamLimitingDeviceLeafPairsSequenceInterface::Item DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

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

◆ setNumberOfLeafJawPairs

bool DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::setNumberOfLeafJawPairs ( QString  qParam)
slot

◆ setRTBeamLimitingDeviceType

bool DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::setRTBeamLimitingDeviceType ( QString  qParam)
slot

Member Data Documentation

◆ _NumberOfLeafJawPairs

QString DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::_NumberOfLeafJawPairs

◆ _propertyKeys

QStringList DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::_propertyKeys

◆ _RTBeamLimitingDeviceType

QString DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::_RTBeamLimitingDeviceType

Property Documentation

◆ NumberOfLeafJawPairs

QString DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::NumberOfLeafJawPairs
readwrite

◆ RTBeamLimitingDeviceType

QString DRTBeamLimitingDeviceLeafPairsSequenceItemWrapper::RTBeamLimitingDeviceType
readwrite

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