25#ifndef __mlDRTVOILUTSequenceItemWrapper_H
26#define __mlDRTVOILUTSequenceItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
65 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
72 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
115 ml::DcmDRTVOILUTSequenceInterface::Item _wrappedSequenceItem;
116 ml::DcmDRTVOILUTSequenceInterface* _sequenceInterface;
A class that wraps DRTVOILUTSequence Item for use in Python.
DRTVOILUTSequenceItemWrapper(const DRTVOILUTSequenceItemWrapper &toCopy)
QStringList _propertyKeys
ml::DcmDRTVOILUTSequenceInterface * getSequence() const
ml::DcmDRTVOILUTSequenceInterface::Item getWrappedSequenceItem() const
QString getLUTExplanationTag() const
DRTVOILUTSequenceItemWrapper(const ml::DcmDRTVOILUTSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTVOILUTSequenceInterface *sequenceInterface)
int getLUTDescriptor() const
QVariantMap getDicomTagByKey(QString key) const
bool setLUTDescriptor(int qParam)
DRTVOILUTSequenceItemWrapper & operator=(const DRTVOILUTSequenceItemWrapper &toCopy)
QVariantMap getDicomTagByName(QString name) const
bool setLUTExplanation(QString qParam)
QStringList dir(QString searchString="") const
QVariant getDicomTagValueByKey(QString key) const
QVariant getDicomTagValueByName(QString name) const
QString getLUTDescriptorTag() const
QString getLUTExplanation() const
Class to provide access to DRTVOILUTSequence.
std::vector< DcmDRTVOILUTSequenceInterface::Item > getSequence() const
Return the DRTVOILUTSequence this interface class provides access to.
Class to provide access to DRTVOILUTSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Main documentation file for ML users and developers.