MeVisLab Toolbox Reference
DRTModalityLUTSequenceItemWrapper Class Reference

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

#include <mlDRTModalityLUTSequenceItemWrapper.h>

Inheritance diagram for DRTModalityLUTSequenceItemWrapper:

Public Slots

Access to wrapped DRTModalityLUTSequence 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 setLUTDescriptor (int qParam)
 
QString getLUTDescriptorTag () const
 
int getLUTDescriptor () const
 
bool setLUTExplanation (QString qParam)
 
QString getLUTExplanationTag () const
 
QString getLUTExplanation () const
 
bool setModalityLUTType (QString qParam)
 
QString getModalityLUTTypeTag () const
 
QString getModalityLUTType () const
 

Public Member Functions

 DRTModalityLUTSequenceItemWrapper (const ml::DcmDRTModalityLUTSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTModalityLUTSequenceInterface *sequenceInterface)
 
 DRTModalityLUTSequenceItemWrapper (const DRTModalityLUTSequenceItemWrapper &toCopy)
 
DRTModalityLUTSequenceItemWrapperoperator= (const DRTModalityLUTSequenceItemWrapper &toCopy)
 
ml::DcmDRTModalityLUTSequenceInterface::Item getWrappedSequenceItem () const
 
ml::DcmDRTModalityLUTSequenceInterfacegetSequence () const
 

Public Attributes

QStringList _propertyKeys
 
int _LUTDescriptor
 
QString _LUTExplanation
 
QString _ModalityLUTType
 

Properties

int LUTDescriptor
 
QString LUTExplanation
 
QString ModalityLUTType
 

Detailed Description

A class that wraps DRTModalityLUTSequence Item for use in Python.

\script

Definition at line 47 of file mlDRTModalityLUTSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTModalityLUTSequenceItemWrapper() [1/2]

DRTModalityLUTSequenceItemWrapper::DRTModalityLUTSequenceItemWrapper ( const ml::DcmDRTModalityLUTSequenceInterface::Item wrappedSequenceItem,
ml::DcmDRTModalityLUTSequenceInterface sequenceInterface 
)
inline

Definition at line 55 of file mlDRTModalityLUTSequenceItemWrapper.h.

◆ DRTModalityLUTSequenceItemWrapper() [2/2]

DRTModalityLUTSequenceItemWrapper::DRTModalityLUTSequenceItemWrapper ( const DRTModalityLUTSequenceItemWrapper toCopy)
inline

Member Function Documentation

◆ dir

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

◆ getDicomTagByKey

QVariantMap DRTModalityLUTSequenceItemWrapper::getDicomTagByKey ( QString  key) const
slot

◆ getDicomTagByName

QVariantMap DRTModalityLUTSequenceItemWrapper::getDicomTagByName ( QString  name) const
slot

◆ getDicomTagValueByKey

QVariant DRTModalityLUTSequenceItemWrapper::getDicomTagValueByKey ( QString  key) const
slot

◆ getDicomTagValueByName

QVariant DRTModalityLUTSequenceItemWrapper::getDicomTagValueByName ( QString  name) const
slot

◆ getLUTDescriptor

int DRTModalityLUTSequenceItemWrapper::getLUTDescriptor ( ) const
slot

◆ getLUTDescriptorTag

QString DRTModalityLUTSequenceItemWrapper::getLUTDescriptorTag ( ) const
slot

◆ getLUTExplanation

QString DRTModalityLUTSequenceItemWrapper::getLUTExplanation ( ) const
slot

◆ getLUTExplanationTag

QString DRTModalityLUTSequenceItemWrapper::getLUTExplanationTag ( ) const
slot

◆ getModalityLUTType

QString DRTModalityLUTSequenceItemWrapper::getModalityLUTType ( ) const
slot

◆ getModalityLUTTypeTag

QString DRTModalityLUTSequenceItemWrapper::getModalityLUTTypeTag ( ) const
slot

◆ getSequence()

ml::DcmDRTModalityLUTSequenceInterface* DRTModalityLUTSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTModalityLUTSequenceInterface::Item DRTModalityLUTSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

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

◆ setLUTDescriptor

bool DRTModalityLUTSequenceItemWrapper::setLUTDescriptor ( int  qParam)
slot

◆ setLUTExplanation

bool DRTModalityLUTSequenceItemWrapper::setLUTExplanation ( QString  qParam)
slot

◆ setModalityLUTType

bool DRTModalityLUTSequenceItemWrapper::setModalityLUTType ( QString  qParam)
slot

Member Data Documentation

◆ _LUTDescriptor

int DRTModalityLUTSequenceItemWrapper::_LUTDescriptor

Definition at line 82 of file mlDRTModalityLUTSequenceItemWrapper.h.

◆ _LUTExplanation

QString DRTModalityLUTSequenceItemWrapper::_LUTExplanation

Definition at line 84 of file mlDRTModalityLUTSequenceItemWrapper.h.

◆ _ModalityLUTType

QString DRTModalityLUTSequenceItemWrapper::_ModalityLUTType

Definition at line 86 of file mlDRTModalityLUTSequenceItemWrapper.h.

◆ _propertyKeys

QStringList DRTModalityLUTSequenceItemWrapper::_propertyKeys

Definition at line 53 of file mlDRTModalityLUTSequenceItemWrapper.h.

Property Documentation

◆ LUTDescriptor

int DRTModalityLUTSequenceItemWrapper::LUTDescriptor
readwrite

Definition at line 82 of file mlDRTModalityLUTSequenceItemWrapper.h.

◆ LUTExplanation

QString DRTModalityLUTSequenceItemWrapper::LUTExplanation
readwrite

Definition at line 84 of file mlDRTModalityLUTSequenceItemWrapper.h.

◆ ModalityLUTType

QString DRTModalityLUTSequenceItemWrapper::ModalityLUTType
readwrite

Definition at line 86 of file mlDRTModalityLUTSequenceItemWrapper.h.


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