25#ifndef __mlDRTModalityLUTSequenceWrapper_H
26#define __mlDRTModalityLUTSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTModalityLUTSequence Item for use in Python.
int getNumberOfItems() const
DRTModalityLUTSequenceWrapper(const DRTModalityLUTSequenceWrapper &toCopy)
ml::DcmDRTModalityLUTSequenceInterface getWrappedSequence() const
QString getModalityLUTTypeTag() const
DRTModalityLUTSequenceWrapper(ml::DcmDRTModalityLUTSequenceInterface *wrappedSequence)
QVariant getItem(int idx)
DRTModalityLUTSequenceWrapper & operator=(const DRTModalityLUTSequenceWrapper &toCopy)
QString getLUTDescriptorTag() const
QString getLUTExplanationTag() const
Class to provide access to DRTModalityLUTSequence.
std::string getLUTExplanationTag() const
std::string getLUTDescriptorTag() const
std::string getModalityLUTTypeTag() const
void setSequence(std::vector< DcmDRTModalityLUTSequenceInterface::Item > dcmSequence)
Set the DRTModalityLUTSequence this interface class provides access to.
Class to provide access to DRTModalityLUTSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.